mirror of https://github.com/ArduPilot/ardupilot
travis: fail build on parameter parse errors
This commit is contained in:
parent
09ebbac7ab
commit
02cfbb25b0
|
@ -72,6 +72,7 @@ before_script:
|
|||
- ln -s /usr/bin/ccache ~/bin/arm-linux-gnueabihf-objcopy
|
||||
|
||||
script:
|
||||
- python Tools/autotest/param_metadata/param_parse.py
|
||||
- Tools/scripts/build_all_travis.sh
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue