travis: test build FMUv3

This commit is contained in:
Andrew Tridgell 2016-12-10 18:01:19 +11:00
parent 321cad640c
commit bc304a21a2

View File

@ -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"