Skip to content

Commit

Permalink
Added fast_finish: true to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbilbie committed Mar 22, 2015
1 parent 5118425 commit 61738a7
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 @@ -10,6 +10,7 @@ php:
matrix:
allow_failures:
- php: 7.0
fast_finish: true

install:
- travis_retry composer install --no-interaction --prefer-source
Expand Down

0 comments on commit 61738a7

Please sign in to comment.