Tried a different PPA for providing a recent build of CMake.

This commit is contained in:
Nathan Osman
2015-03-24 22:27:22 -07:00
parent 41322a43d1
commit e99846e28e

View File

@@ -5,7 +5,7 @@ compiler:
- clang
before_install:
- sudo apt-add-repository -y ppa:kalakris/cmake
- sudo apt-add-repository -y ppa:plfiorini/cmake
- sudo apt-add-repository -y ppa:ubuntu-sdk-team/ppa
- sudo apt-get update -qq