Browse Source

Travis: Run CubeOrange bootloader to run a >2 MB bootloader

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

2
.travis.yml

@ -61,7 +61,7 @@ matrix: @@ -61,7 +61,7 @@ matrix:
include:
- if: type != cron
compiler: "gcc"
env: CI_BUILD_TARGET="revo-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane"
env: CI_BUILD_TARGET="revo-bootloader CubeOrange-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane"
- if: type != cron
compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter"

Loading…
Cancel
Save