diff --git a/.travis/regular-tests.sh b/.travis/regular-tests.sh index 9f35582f3f..a9ebb71117 100755 --- a/.travis/regular-tests.sh +++ b/.travis/regular-tests.sh @@ -1,5 +1,6 @@ #!/bin/sh +set -e set -x cd $(dirname $0)