Commit aa3f8961 authored by Gasol Wu's avatar Gasol Wu

Use phpunit installed by composer

parent 51cd0129
......@@ -10,5 +10,5 @@ before_script:
- echo "\n\n\n\n" | pecl install pecl_http-1.7.6
- composer install
script: phpunit -c phpunit.xml.travis
script: vendor/bin/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