Update travis file

This commit is contained in:
Daniel Chappuis 2020-06-03 22:57:18 +02:00
parent 000f1c5662
commit 11c4e8c2a6

View File

@ -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: