[feature/tests] use correct link to phpunit

This commit is contained in:
Marc Alexander
2013-10-29 15:52:11 +01:00
parent 88dd50f3ab
commit 5263e67fa8

View File

@@ -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: