Skip to content

Commit 68ea6f1

Browse files
committed
Allow HHVM to fail
1 parent 288b4f3 commit 68ea6f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ php:
88
- 7
99
- hhvm
1010

11+
matrix:
12+
allow_failures:
13+
- php: hhvm
14+
1115
sudo: false
1216

1317
install:

0 commit comments

Comments
 (0)