Install new CMake on travis

This commit is contained in:
vitaut
2016-03-10 08:13:34 -08:00
parent ee6b5a596e
commit 038009b2e5

View File

@@ -20,5 +20,12 @@ matrix:
- os: osx
env: BUILD=Doc
addons:
apt:
sources:
- kubuntu-backports # cmake 2.8.12
packages:
- cmake
script:
- support/travis-build.py