Commit f8f62acc authored by Gasol Wu's avatar Gasol Wu

Install pecl_http 1.7.6 before run scripts in travis

parent 31e5af71
......@@ -9,6 +9,7 @@ phps:
before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install
- echo "\n\n\n\n" | pecl install pecl_http-1.7.6
script: phpunit -c phpunit.xml.travis
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment