Commit 51cd0129 authored by Gasol Wu's avatar Gasol Wu

No need to install composer manually

parent 395a0389
......@@ -7,9 +7,8 @@ phps:
- 5.3
before_script:
- wget http://getcomposer.org/composer.phar
- php composer.phar install
- echo "\n\n\n\n" | pecl install pecl_http-1.7.6
- composer install
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