Commit 0284a289 authored by Victor Zverovich's avatar Victor Zverovich

Use Ubuntu Trusty on Travis for a new CMake

parent 07ed4215
language: cpp
dist: trusty
sudo: required # the doc target uses sudo to install dependencies
os:
......@@ -22,12 +23,5 @@ matrix:
- os: osx
env: BUILD=Doc
addons:
apt:
sources:
- kubuntu-backports # cmake 2.8.12
packages:
- cmake
script:
- 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