Commit b4b70a5d by Dean Moldovan

Update CMake on Travis CI

parent 4563e9a8
...@@ -9,6 +9,7 @@ addons: ...@@ -9,6 +9,7 @@ addons:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- deadsnakes - deadsnakes
- kubuntu-backports # cmake 2.8.12
packages: packages:
- g++-4.8 - g++-4.8
- g++-4.8-multilib - g++-4.8-multilib
...@@ -17,6 +18,7 @@ addons: ...@@ -17,6 +18,7 @@ addons:
- python3.5-dev - python3.5-dev
- python3.5-venv - python3.5-venv
- python3.5-dev:i386 - python3.5-dev:i386
- cmake
matrix: matrix:
include: include:
- os: linux - os: linux
......
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