autotest: switched examples build to navio
apm2 no longer supported. Navio provides good coverage of the code for example builds
This commit is contained in:
parent
2f49fa1531
commit
d43ef07f98
@ -6,7 +6,7 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
targets="clean apm2"
|
||||
targets="clean navio"
|
||||
|
||||
[ $# -gt 0 ] && {
|
||||
targets="$*"
|
||||
|
Loading…
Reference in New Issue
Block a user