newer cmake on travis
This commit is contained in:
parent
b589b5f27c
commit
3d41de41ed
|
@ -1,3 +1,7 @@
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get -qq update
|
||||||
|
- sudo apt-get install cmake
|
||||||
|
|
||||||
# Enable C++ support
|
# Enable C++ support
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue