travis: build revo-mini

we need at least one build without FATFS support, as it changes the
build quite a lot
This commit is contained in:
Andrew Tridgell 2018-04-07 08:28:58 +10:00
parent 637e51825b
commit 8bbb87de3f

View File

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