mirror of https://github.com/ArduPilot/ardupilot
travis: don't require apm1-nologging to work
This commit is contained in:
parent
d7e4310df0
commit
be8ebd5802
|
@ -18,8 +18,6 @@ for b in all apm2 sitl linux; do
|
|||
make clean
|
||||
make $b -j4
|
||||
done
|
||||
make clean
|
||||
make apm1-nologging
|
||||
popd
|
||||
|
||||
for d in ArduCopter APMrover2 ArduPlane AntennaTracker; do
|
||||
|
|
Loading…
Reference in New Issue