Travis: use px4-cleandep to make script more robust
This commit is contained in:
parent
f54a13f24b
commit
c9b7d27b98
@ -25,6 +25,7 @@ for d in ArduCopter APMrover2 ArduPlane AntennaTracker; do
|
||||
make clean
|
||||
make linux -j4
|
||||
make clean
|
||||
make px4-cleandep
|
||||
make px4-v2
|
||||
popd
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user