Browse Source

travis: build revo-mini

we need at least one build without FATFS support, as it changes the
build quite a lot
master
Andrew Tridgell 7 years ago
parent
commit
8bbb87de3f
  1. 2
      .travis.yml

2
.travis.yml

@ -79,7 +79,7 @@ matrix: @@ -79,7 +79,7 @@ matrix:
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v2"
- compiler: "gcc"
env: CI_BUILD_TARGET="px4-v4"
env: CI_BUILD_TARGET="px4-v4 revo-mini"
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter"
- compiler: "gcc"

Loading…
Cancel
Save