Skip to content

Commit

Permalink
trying recommendation from travis-ci/travis-ci#4631 to use backports
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Liebert committed Sep 12, 2016
1 parent 3cba59d commit 7e2bb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get remove -y cmake
- sudo apt-get install -y libsqlite3-dev swig2.0 build-essential liblua5.2-dev lua5.2
- sudo add-apt-repository -y ppa:george-edison55/cmake-3.x
- sudo add-apt-repository ppa:george-edison55/precise-backports --yes
- sudo apt-get -qq update
- sudo apt-get install -y cmake
script:
Expand Down

0 comments on commit 7e2bb8b

Please sign in to comment.