diff --git a/.travis.yml b/.travis.yml index b8e0f3b..6bc2e03 100644 --- a/.travis.yml +++ b/.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