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