Skip to content

Commit b182cae

Browse files
author
Hidde Boomsma
committed
allow failure for hhvm
1 parent b67a88e commit b182cae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ php:
44
- 7.0
55
- 5.6
66
- hhvm
7+
allow_failures:
8+
- php: hhvm
79

810
install:
9-
- composer install --prefer-source
11+
- composer install

0 commit comments

Comments
 (0)