|
|
@ -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"" |
|
|
|