We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed24ad commit de71450Copy full SHA for de71450
.travis.yml
@@ -16,4 +16,4 @@ matrix:
16
dist: precise
17
sudo: false
18
before_script: rm composer.lock && composer install
19
-script: ./vendor/phpunit/phpunit/phpunit
+script: ./vendor/bin/phpunit
0 commit comments