mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
travis: correct syntax
This commit is contained in:
parent
936cc1b1d3
commit
3c0eb3d961
@ -75,7 +75,7 @@ matrix:
|
|||||||
env: CI_BUILD_TARGET="unit-tests"
|
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"
|
||||||
- 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