Browse Source

Travis: Remove boards that were moved to semaphore

master
Michael du Breuil 6 years ago committed by Andrew Tridgell
parent
commit
078b9e85c2
  1. 2
      .travis.yml

2
.travis.yml

@ -61,8 +61,6 @@ matrix:
- if: type != cron - if: type != cron
compiler: "gcc" compiler: "gcc"
env: CI_BUILD_TARGET="revo-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane" env: CI_BUILD_TARGET="revo-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane"
- compiler: "gcc"
env: CI_BUILD_TARGET="revo-mini configure-all"
- if: type != cron - if: type != cron
compiler: "gcc" compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter" env: CI_BUILD_TARGET="sitltest-copter"

Loading…
Cancel
Save