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"
|
||||
- if: type != cron
|
||||
compiler: "clang-7"
|
||||
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub""
|
||||
env: CI_BUILD_TARGET="sitltest-rover sitltest-sub"
|
||||
- if: type != cron
|
||||
compiler: "clang-7"
|
||||
env: CI_BUILD_TARGET="sitl""
|
||||
env: CI_BUILD_TARGET="sitl"
|
||||
- language: python
|
||||
python: 3.7
|
||||
addons: # speedup: This test does not need addons
|
||||
|
Loading…
Reference in New Issue
Block a user