diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-07-12 21:19:25 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-07-12 21:19:25 -0700 |
| commit | d272645dc32f01e73c1ac0f7f1dd6f34e834e9e0 (patch) | |
| tree | a75a5a8475d58d586e856a21c6ec7037b9616bee | |
| parent | 8046abeac7432146fa272c33d34c9a2ed04dbae3 (diff) | |
Second try on ppa for travis.
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index cb6d4bb..5de5632 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:kubuntu-ppa/backports + - kubuntu-backports packages: - cmake - python3 |
