Skip to content

Commit fe6993d

Browse files
committed
[TEST] Allow hhvm to fail
1 parent c91242d commit fe6993d

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
@@ -21,6 +21,9 @@ php:
2121
- 5.4
2222
- hhvm
2323

24+
matrix:
25+
allow_failures:
26+
- php: hhvm
2427

2528
env:
2629
global:

0 commit comments

Comments
 (0)