Travis: added testing of FMUv1 build

This commit is contained in:
Andrew Tridgell 2017-04-01 06:22:16 +11:00
parent 4932a8b9ef
commit 41e54351d4
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ env:
matrix:
fast_finish: true
include:
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v1"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v2"
- compiler: "gcc"