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 7080ebe commit 45cab00Copy full SHA for 45cab00
.travis.yml
@@ -39,7 +39,7 @@ script:
39
## PHPLOC
40
- php phploc.phar Classes/
41
## PHPUnit
42
- - phpunit -c ./Tests/ --coverage-text
+ - phpunit -c ./ --coverage-text
43
44
notifications:
45
email:
0 commit comments