mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
parent
2f5e020a39
commit
17bd32d3a1
@ -71,10 +71,10 @@ matrix:
|
|||||||
env: CI_BUILD_TARGET="sitltest-quadplane sitltest-plane"
|
env: CI_BUILD_TARGET="sitltest-quadplane sitltest-plane"
|
||||||
- if: type != cron
|
- if: type != cron
|
||||||
compiler: "clang-7"
|
compiler: "clang-7"
|
||||||
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub""
|
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub"
|
||||||
- if: type != cron
|
- if: type != cron
|
||||||
compiler: "clang-7"
|
compiler: "clang-7"
|
||||||
env: CI_BUILD_TARGET="sitl""
|
env: CI_BUILD_TARGET="sitl"
|
||||||
- language: python
|
- language: python
|
||||||
python: 3.7
|
python: 3.7
|
||||||
addons: # speedup: This test does not need addons
|
addons: # speedup: This test does not need addons
|
||||||
|
Loading…
Reference in New Issue
Block a user