Update travis file

This commit is contained in:
Daniel Chappuis 2020-06-03 23:18:53 +02:00
parent 9bab422dc4
commit 395770d0d4

View File

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