travis: added ChibiOS fmuv3 to build

This commit is contained in:
Andrew Tridgell 2018-01-06 10:53:22 +11:00
parent 4ce696a520
commit a9275cea22

View File

@ -84,3 +84,5 @@ matrix:
env: CI_BUILD_TARGET="px4-v3"
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest"
- compiler: "gcc"
env: CI_BUILD_TARGET="fmuv3"