Browse Source

Travis: added testing of FMUv1 build

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

2
.travis.yml

@ -74,6 +74,8 @@ env: @@ -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"

Loading…
Cancel
Save