Skip to content

Commit 9894828

Browse files
committed
Moved hhvm to allowed_failures
1 parent f68e6db commit 9894828

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
@@ -10,6 +10,10 @@ php:
1010
- 7.0
1111
- hhvm
1212

13+
matrix:
14+
allow_failures:
15+
- php: hhvm
16+
1317
cache:
1418
directories:
1519
- $HOME/.composer/cache

0 commit comments

Comments
 (0)