mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
autotest: test rover SITL build
This commit is contained in:
parent
b7183ec72a
commit
475c71df13
@ -26,7 +26,7 @@ popd
|
||||
|
||||
echo "Testing APMRover build"
|
||||
pushd APMrover2
|
||||
for b in all apm2; do
|
||||
for b in all apm2 sitl; do
|
||||
pwd
|
||||
make clean
|
||||
make $b
|
||||
|
Loading…
Reference in New Issue
Block a user