diff --git a/.travis.yml b/.travis.yml index 13e8b07d5..d71dc2638 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ before_script: - ls -l script: - phpunit --version && phpunit --configuration tests/phpunit_no_coverage.xml + - pwd - Build/Hooks/travis.sh notifications: email: false \ No newline at end of file