Use preinstalled version of cmake on travis

This commit is contained in:
Victor Zverovich 2017-07-13 19:06:20 -04:00
parent 9ea183aaba
commit 361911dd18

View File

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