Skip to content

Commit

Permalink
Merge pull request #556 from gharlan/travis-fast-finish
Browse files Browse the repository at this point in the history
Travis: use fast_finish option
  • Loading branch information
Marc J. Schmidt committed Feb 27, 2014
2 parents b4a5b49 + 7fa1660 commit 34cf151
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 @@ -22,6 +22,7 @@ script:
- ./tests/bin/phpunit.$DB.sh;

matrix:
fast_finish: true
allow_failures:
- php: hhvm
- php: 5.6

0 comments on commit 34cf151

Please sign in to comment.