Skip to content

Commit

Permalink
Fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Jul 1, 2018
1 parent 512ad71 commit ad4d604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install:
- composer install --no-interaction --no-progress --no-suggest --prefer-dist $COMPOSER_FLAGS

script:
- set -euf -o pipefail
- ./.travis/check_empty_specs
- |
if [ "$COVERAGE" == "true" ]; then
Expand Down

0 comments on commit ad4d604

Please sign in to comment.