travis: fail build on parameter parse errors

This commit is contained in:
Don Gagne 2015-12-30 10:20:34 -08:00 committed by Lucas De Marchi
parent 09ebbac7ab
commit 02cfbb25b0
1 changed files with 1 additions and 0 deletions

View File

@ -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: