mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 20:20:53 +00:00
Add temporary fix for hhvm building
re: https://github.com/php-curl-class/php-curl-class/issues/187
This commit is contained in:
@@ -7,6 +7,10 @@ php:
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- bash tests/before_script.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user