Skip to content

Commit 96d36ce

Browse files
committed
Allow HHVM to fail
1 parent 6dd0b00 commit 96d36ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
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_install:
1014
- travis_retry composer self-update
1115

0 commit comments

Comments
 (0)