diff --git a/.travis.yml b/.travis.yml index 4766637c..e2cfa2c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ before_script: - sh -c "if [ `php -r "echo (int) version_compare(PHP_VERSION, '5.3.19', '>=');"` = "1" ]; then travis/setup-webserver.sh; fi" script: - - ../../../vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml + - ../../vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml notifications: email: