mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
travis: fixed for tools group for DAL standalone
This commit is contained in:
parent
4f17edc67d
commit
fb4b149a73
@ -240,7 +240,7 @@ for t in $CI_BUILD_TARGET; do
|
||||
$way --target tools/Replay
|
||||
echo "Building AP_DAL standalone test"
|
||||
$waf configure --board linux --disable-scripting --disable-gcs
|
||||
$way --target examples/AP_DAL_Standalone
|
||||
$way --target tools/AP_DAL_Standalone
|
||||
$waf clean
|
||||
$waf bootloader
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user