autotest: test rover SITL build
This commit is contained in:
parent
f3c077b76d
commit
45390badb1
@ -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