From 8046abeac7432146fa272c33d34c9a2ed04dbae3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 12 Jul 2015 21:16:05 -0700 Subject: travis - Added ppa that has recent cmake and is whitelisted. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3