Skip to content

Commit

Permalink
Fail as soon as one build fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 3, 2016
1 parent e3b03c4 commit a07040e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ php:
- 7.1
- nightly
matrix:
fast_finish: true
exclude:
- php: 5.4
env: WITH_MONGO=false
Expand Down

0 comments on commit a07040e

Please sign in to comment.