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 9b0af3c commit 53f4307Copy full SHA for 53f4307
.travis.yml
@@ -9,4 +9,4 @@ before_script:
9
- curl -s http://getcomposer.org/installer | php
10
- php composer.phar install --dev
11
12
-script: phpunit
+script: php ./vendor/bin/phpunit
0 commit comments