mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
travis: fix attempt to build fmuv3 with non-cross-compiling-clang
This commit is contained in:
parent
b9804be01c
commit
92fccf9f70
@ -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