mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 14:48:28 -04:00
travis: run unit tests
This commit is contained in:
parent
d8fb003cc2
commit
abae134f53
@ -72,6 +72,9 @@ matrix:
|
|||||||
- if: type != cron
|
- if: type != cron
|
||||||
compiler: "clang-7"
|
compiler: "clang-7"
|
||||||
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub sitltest-balancebot"
|
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub sitltest-balancebot"
|
||||||
|
- if: type != cron
|
||||||
|
compiler: "gcc"
|
||||||
|
env: CI_BUILD_TARGET="unit-tests"
|
||||||
- if: type != cron
|
- if: type != cron
|
||||||
compiler: "clang-7"
|
compiler: "clang-7"
|
||||||
env: CI_BUILD_TARGET="sitl""
|
env: CI_BUILD_TARGET="sitl""
|
||||||
|
Loading…
Reference in New Issue
Block a user