Skip to content

Commit 36a1e6d

Browse files
committed
Add fast_finish to travis
1 parent 6b6863d commit 36a1e6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ php:
1010
env:
1111
- TRAVIS=true
1212

13+
matrix:
14+
fast_finish: true
15+
1316
before_install:
1417
- composer self-update || true
1518
- composer install --prefer-source --no-interaction

0 commit comments

Comments
 (0)