travis: name the test jobs

This commit is contained in:
Peter Barker 2020-09-07 10:32:10 +10:00 committed by Andrew Tridgell
parent 3f2c06f8c0
commit 45b42e290c
1 changed files with 5 additions and 0 deletions

View File

@ -54,15 +54,20 @@ matrix:
- if: type != cron
compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter-tests2 sitltest-heli"
name: sitltest-copter-tests2 sitltest-heli
- if: type != cron
compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter-tests1"
name: sitltest-copter-tests1
- if: type != cron
compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-tracker sitltest-quadplane sitltest-plane"
name: sitltest-tracker sitltest-quadplane sitltest-plane
- if: type != cron
compiler: "clang"
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub sitltest-balancebot navigator unit-tests"
name: sitltest-rover sitltest-sub sitltest-balancebot navigator unit-tests
- if: type != cron
compiler: "clang"
env: CI_BUILD_TARGET="revo-bootloader periph-build CubeOrange-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane sitl"
name: revo-bootloader periph-build CubeOrange-bootloader iofirmware stm32f7 stm32h7 fmuv2-plane sitl