Skip to content
Snippets Groups Projects
Commit 731678b0 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

Travis: test building without logging for plane

parent b0b57ccc
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ for b in all apm2 sitl linux; do ...@@ -16,6 +16,8 @@ for b in all apm2 sitl linux; do
make clean make clean
make $b -j4 make $b -j4
done done
make clean
make apm1-nologging
popd popd
for d in ArduCopter APMrover2 ArduPlane AntennaTracker; do for d in ArduCopter APMrover2 ArduPlane AntennaTracker; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment