FIXED : Unit Tests on Travis CI after have moved phpunit.xml.dist

This commit is contained in:
Progi1984 2014-03-02 20:03:39 +01:00
parent 7080ebe1af
commit 45cab00eff
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ script:
## PHPLOC
- php phploc.phar Classes/
## PHPUnit
- phpunit -c ./Tests/ --coverage-text
- phpunit -c ./ --coverage-text
notifications:
email: