Skip to content

Commit f8f3012

Browse files
committed
Adding directive to let Travis builds finish fast.
1 parent 8b2e6ee commit f8f3012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sudo: false
1111
matrix:
1212
allow_failures:
1313
- php: hhvm
14+
fast_finish: true
1415

1516
branches:
1617
only:

0 commit comments

Comments
 (0)