travis: Add navigator target

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
This commit is contained in:
Patrick José Pereira 2020-08-25 14:03:20 -03:00 committed by Peter Barker
parent 30e2aad6b9
commit 670e7272e2
1 changed files with 1 additions and 1 deletions

View File

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