Browse Source

travis: fail build on parameter parse errors

master
Don Gagne 9 years ago committed by Lucas De Marchi
parent
commit
02cfbb25b0
  1. 1
      .travis.yml

1
.travis.yml

@ -72,6 +72,7 @@ before_script: @@ -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…
Cancel
Save