Forcing the CI build to fail in case of any error in the script

pull/7/head
Javernaut 5 years ago
parent 258de55faa
commit 6b5d3c429a
  1. 2
      .travis.yml

@ -8,5 +8,5 @@ before_install:
# Keeping track of the NDK version that was used
- cat $ANDROID_NDK_HOME/source.properties
script:
- ./ffmpeg-android-maker.sh
- bash -e ffmpeg-android-maker.sh
- cat stats/text-relocations.txt

Loading…
Cancel
Save