mirror of https://github.com/ArduPilot/ardupilot
Travis: Remove boards that were moved to semaphore
This commit is contained in:
parent
b0f4611ddc
commit
078b9e85c2
|
@ -61,8 +61,6 @@ matrix:
|
|||
- if: type != cron
|
||||
compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="revo-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane"
|
||||
- compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="revo-mini configure-all"
|
||||
- if: type != cron
|
||||
compiler: "gcc"
|
||||
env: CI_BUILD_TARGET="sitltest-copter"
|
||||
|
|
Loading…
Reference in New Issue