Browse Source

travis: test build FMUv3

master
Andrew Tridgell 8 years ago
parent
commit
bc304a21a2
  1. 2
      .travis.yml

2
.travis.yml

@ -75,6 +75,6 @@ matrix: @@ -75,6 +75,6 @@ matrix:
fast_finish: true
include:
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v2 px4-v4"
env: CI_BUILD_TARGET="px4-v2 px4-v3 px4-v4"
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest"

Loading…
Cancel
Save