newer cmake on travis

This commit is contained in:
Paolo Cignoni 2017-03-27 22:46:38 +02:00
parent b589b5f27c
commit 3d41de41ed
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
before_install:
- sudo apt-get -qq update
- sudo apt-get install cmake
# Enable C++ support
language: cpp