Update travis file
This commit is contained in:
parent
4e15b96fd7
commit
3bf2fe3e67
|
@ -26,8 +26,10 @@ matrix:
|
|||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- george-edison55/cmake-3.x
|
||||
packages:
|
||||
- g++-8
|
||||
- cmake
|
||||
env:
|
||||
- MATRIX_EVAL="CC=gcc-8 && CXX=g++-8" BUILD_TYPE="Debug" DOUBLE_PRECISION="False"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user