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

View File

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