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