Skip to content

Commit 6204121

Browse files
committed
allow build failures for common on HHVM
1 parent 4ec0e3f commit 6204121

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
@@ -8,3 +8,7 @@ php:
88
- hhvm
99

1010
before_script: composer install
11+
12+
matrix:
13+
allow_failurs:
14+
- php: hhvm

0 commit comments

Comments
 (0)