mirror of https://github.com/ArduPilot/ardupilot
Tools: Updated travis scripts
Removed PX4 target compilation.
This commit is contained in:
parent
7945a167dd
commit
eb6f251ec0
|
@ -21,7 +21,6 @@ env:
|
|||
# via the "travis encrypt" command using the project repo's public key
|
||||
- secure: "FjIwqZQV2FhNPWYITX5LZXTE38yYqBaQdbm3QmbEg/30wnPTm1ZOLIU7o/aSvX615ImR8kHoryvFPDQDWc6wWfqTEs3Ytq2kIvcIJS2Y5l/0PFfpWJoH5gRd6hDThnoi+1oVMLvj1+bhn4yFlCCQ2vT/jxoGfiQqqgvHtv4fLzI="
|
||||
matrix:
|
||||
- TRAVIS_BUILD_TARGET="px4-v2"
|
||||
- TRAVIS_BUILD_TARGET="sitl linux apm2 navio"
|
||||
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue