autotest: removed flymaple copter build

doesn't support NavEKF
This commit is contained in:
Andrew Tridgell 2015-03-14 20:00:04 +11:00
parent f4455d063e
commit 9ec9d58fb2

View File

@ -58,7 +58,7 @@ done
test -d ../libmaple && {
echo "Testing flymaple build"
for d in ArduPlane ArduCopter APMrover2; do
for d in ArduPlane APMrover2; do
pushd $d
make clean
make flymaple -j4