Travis: Resume testing plane as part of SITL

This commit is contained in:
Michael du Breuil 2018-04-10 15:44:20 -07:00 committed by Andrew Tridgell
parent f19d01332b
commit e1f43bb082

View File

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