Update travis file

This commit is contained in:
Daniel Chappuis 2020-06-03 23:07:23 +02:00
parent 11c4e8c2a6
commit 284ddcf958

View File

@ -56,6 +56,7 @@ matrix:
name: "Linux / GCC (Release)"
before_install:
- sudo apt remove cmake
- pip install --upgrade pip
- sudo pip install cmake --upgrade
- cmake --version
addons: