Travis: Move a number of builds to Semaphore CI, split sitltest
This commit is contained in:
parent
a7cdca030c
commit
c70282cb23
@ -77,10 +77,10 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="sitl minlure linux navio2 bebop"
|
env: CI_BUILD_TARGET="px4-v2"
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="px4-v2 px4-v4"
|
env: CI_BUILD_TARGET="px4-v4"
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="fmuv3 px4-v3"
|
env: CI_BUILD_TARGET="sitltest-copter"
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="sitltest"
|
env: CI_BUILD_TARGET="sitltest-quadplane sitltest-rover"
|
||||||
|
Loading…
Reference in New Issue
Block a user