diff options
| -rw-r--r-- | .travis.yml | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/.travis.yml b/.travis.yml index ecaf43c4b5..18bd25e725 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,10 +24,3 @@ before_script:  script:    - sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.2' ]; then phpunit --configuration travis/phpunit-$DB-travis.xml; else phpBB/vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml; fi" -   -notifications: -  email: -    recipients: -      - dev-team@phpbb.com -    on_success: change -    on_failure: change | 
