Travis: Move a number of builds to Semaphore CI, split sitltest

This commit is contained in:
Michael du Breuil 2018-01-22 17:40:41 -07:00 committed by Randy Mackay
parent a7cdca030c
commit c70282cb23

View File

@ -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"