Travis: use a sourceline to specify a PPA for CMake

This commit is contained in:
Peter Barker 2017-12-14 17:07:21 +11:00 committed by Randy Mackay
parent 6c82f7671d
commit f72e125ab5
1 changed files with 2 additions and 1 deletions

View File

@ -13,8 +13,9 @@ addons:
apt:
sources:
- sourceline: 'ppa:george-edison55/cmake-3.x'
- ubuntu-toolchain-r-test
- george-edison55-cmake-3.x
# - george-edison55-cmake-3.x
# - llvm-toolchain-precise-3.7
packages:
- build-essential