mirror of https://github.com/ArduPilot/ardupilot
Travis: use a sourceline to specify a PPA for CMake
This commit is contained in:
parent
a039efef72
commit
ebc0dceb53
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue