mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
travis: test build FMUv3
This commit is contained in:
parent
321cad640c
commit
bc304a21a2
@ -75,6 +75,6 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="px4-v2 px4-v4"
|
env: CI_BUILD_TARGET="px4-v2 px4-v3 px4-v4"
|
||||||
- compiler: "gcc"
|
- compiler: "gcc"
|
||||||
env: CI_BUILD_TARGET="sitltest"
|
env: CI_BUILD_TARGET="sitltest"
|
||||||
|
Loading…
Reference in New Issue
Block a user