Skip to content

Commit 86db2b4

Browse files
committed
Some travis improvements
1 parent 09f3dec commit 86db2b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ php:
77
- 5.6
88
- hhvm
99

10+
matrix:
11+
fast_finish: true
12+
13+
branches:
14+
only:
15+
- master
16+
1017
before_script:
1118
- php composer.phar install --dev --no-interaction --prefer-source
1219

0 commit comments

Comments
 (0)