Skip to content

Commit e11daec

Browse files
committed
Add temporary fix for hhvm building
re: php-curl-class#187
1 parent 339a2d9 commit e11daec

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
@@ -7,6 +7,10 @@ php:
77
- 5.6
88
- hhvm
99

10+
matrix:
11+
allow_failures:
12+
- php: hhvm
13+
1014
before_script:
1115
- bash tests/before_script.sh
1216

0 commit comments

Comments
 (0)