mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
travis: add one more job so Travis doesn't fail for lack of time
This commit is contained in:
parent
894e07a0bd
commit
5b3543bd60
@ -39,8 +39,9 @@ env:
|
||||
# via the "travis encrypt" command using the project repo's public key
|
||||
- secure: "FjIwqZQV2FhNPWYITX5LZXTE38yYqBaQdbm3QmbEg/30wnPTm1ZOLIU7o/aSvX615ImR8kHoryvFPDQDWc6wWfqTEs3Ytq2kIvcIJS2Y5l/0PFfpWJoH5gRd6hDThnoi+1oVMLvj1+bhn4yFlCCQ2vT/jxoGfiQqqgvHtv4fLzI="
|
||||
matrix:
|
||||
- CI_BUILD_TARGET="px4-v2 sitl linux"
|
||||
- CI_BUILD_TARGET="navio raspilot minlure bebop"
|
||||
- CI_BUILD_TARGET="px4-v2"
|
||||
- CI_BUILD_TARGET="sitl linux minlure"
|
||||
- CI_BUILD_TARGET="navio raspilot bebop"
|
||||
- CI_BUILD_TARGET="sitltest"
|
||||
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user