Browse Source

Travis: Resume testing plane as part of SITL

master
Michael du Breuil 7 years ago committed by Andrew Tridgell
parent
commit
e1f43bb082
  1. 2
      .travis.yml

2
.travis.yml

@ -83,4 +83,4 @@ matrix: @@ -83,4 +83,4 @@ matrix:
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-copter"
- compiler: "gcc"
env: CI_BUILD_TARGET="sitltest-quadplane sitltest-rover"
env: CI_BUILD_TARGET="sitltest-quadplane sitltest-plane sitltest-rover"

Loading…
Cancel
Save