summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-07-12 21:16:05 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-07-12 21:16:05 -0700
commit8046abeac7432146fa272c33d34c9a2ed04dbae3 (patch)
tree12e5367680e69c69a2cc55e57522e302bc3fc71f /.travis.yml
parent394e6b8c4c393cf2cf244b4f581b356ebfe2d19f (diff)
travis - Added ppa that has recent cmake and is whitelisted.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 038dc85..cb6d4bb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ addons:
apt:
# we need a more recent cmake than travis/linux provides (at least 2.8.9):
sources:
- - ppa:kalakris/cmake
+ - ppa:kubuntu-ppa/backports
packages:
- cmake
- python3