diff --git a/.travis.yml b/.travis.yml index c524df3c..99f33a20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ script: ## PHPLOC - php phploc.phar Classes/ ## PHPUnit - - phpunit -c ./Tests/ --coverage-text + - phpunit -c ./ --coverage-text notifications: email: