Skip to content

Commit

Permalink
Travis: allow fast_finish
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed May 13, 2017
1 parent 87629ab commit c917813
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 @@ -17,6 +17,7 @@ env:
- COMPOSER_EXTRA_ARGS="--prefer-lowest --prefer-stable"

matrix:
fast_finish: true
include:
- php: 7.1
env: COMPOSER_EXTRA_ARGS="--prefer-stable" COVERAGE="--coverage ./coverage.xml --coverage-src ./src" TESTER_RUNTIME="phpdbg"
Expand Down

0 comments on commit c917813

Please sign in to comment.