Skip to content

Commit

Permalink
Travis: Install CMake 3 from a PPA
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jan 18, 2016
1 parent debcd76 commit 3aea296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@
language: cpp
os: linux
before_install:
- sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
- sudo apt-get -qq update
- sudo apt-get install cmake
before_script:
Expand Down

0 comments on commit 3aea296

Please sign in to comment.