Update travis file
This commit is contained in:
parent
000f1c5662
commit
11c4e8c2a6
@ -54,6 +54,10 @@ matrix:
|
||||
- os: linux
|
||||
arch: arm64
|
||||
name: "Linux / GCC (Release)"
|
||||
before_install:
|
||||
- sudo apt remove cmake
|
||||
- sudo pip install cmake --upgrade
|
||||
- cmake --version
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user