Skip to content

Commit

Permalink
travis: use fast_finish option
Browse files Browse the repository at this point in the history
  • Loading branch information
gharlan committed Feb 27, 2014
1 parent a4c9864 commit 7fa1660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
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 7fa1660

Please sign in to comment.