mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -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"
|
||||
- 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