mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
travis: split up jobs to keep below time limit
This commit is contained in:
parent
b7081f42cd
commit
f3ee9fe9bd
@ -75,6 +75,8 @@ matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="px4-v2 px4-v3 px4-v4"
|
||||
env: CI_BUILD_TARGET="px4-v2 px4-v4"
|
||||
- compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="px4-v3"
|
||||
- compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="sitltest"
|
||||
|
Loading…
Reference in New Issue
Block a user