diff --git a/.travis.yml b/.travis.yml index bfe58bee7d..9b6544e23f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,13 +32,6 @@ script: - sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then ../phpBB/vendor/bin/phing sniff; fi" - cd .. - phpBB/vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml - -notifications: - email: - recipients: - - dev-team@phpbb.com - on_success: change - on_failure: change matrix: allow_failures: