Commit 038009b2 authored by vitaut's avatar vitaut

Install new CMake on travis

parent ee6b5a59
...@@ -20,5 +20,12 @@ matrix: ...@@ -20,5 +20,12 @@ matrix:
- os: osx - os: osx
env: BUILD=Doc env: BUILD=Doc
addons:
apt:
sources:
- kubuntu-backports # cmake 2.8.12
packages:
- cmake
script: script:
- support/travis-build.py - support/travis-build.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment