autotest: disable remaining APM1 build for copter
This commit is contained in:
parent
cac7714693
commit
0bafd33cfa
@ -19,7 +19,7 @@ popd
|
|||||||
|
|
||||||
echo "Testing ArduCopter build"
|
echo "Testing ArduCopter build"
|
||||||
pushd ArduCopter
|
pushd ArduCopter
|
||||||
for b in all sitl linux; do
|
for b in sitl linux; do
|
||||||
pwd
|
pwd
|
||||||
make clean
|
make clean
|
||||||
make $b -j4
|
make $b -j4
|
||||||
|
Loading…
Reference in New Issue
Block a user