mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Travis: use a sourceline to specify a PPA for CMake
This commit is contained in:
parent
6c82f7671d
commit
f72e125ab5
@ -13,8 +13,9 @@ addons:
|
|||||||
|
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
|
- sourceline: 'ppa:george-edison55/cmake-3.x'
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- george-edison55-cmake-3.x
|
# - george-edison55-cmake-3.x
|
||||||
# - llvm-toolchain-precise-3.7
|
# - llvm-toolchain-precise-3.7
|
||||||
packages:
|
packages:
|
||||||
- build-essential
|
- build-essential
|
||||||
|
Loading…
Reference in New Issue
Block a user