Skip to content

Commit 86db6af

Browse files
pascalbaljetcmgmyr
authored andcommitted
Allow HHVM failure
#98 (comment)
1 parent 4a56870 commit 86db6af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ php:
66
- 7.0
77
- hhvm
88

9+
matrix:
10+
allow_failures:
11+
- php: hhvm
12+
913
before_script:
1014
- travis_retry composer self-update
1115
- travis_retry composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)