Browse Source

travis: added ChibiOS fmuv3 to build

master
Andrew Tridgell 7 years ago
parent
commit
a9275cea22
  1. 2
      .travis.yml

2
.travis.yml

@ -84,3 +84,5 @@ matrix: @@ -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"

Loading…
Cancel
Save