Merge remote-tracking branch 'github-bantu/ticket/12147' into develop-olympus

* github-bantu/ticket/12147:
  [ticket/12147] Remove Travis CI notifications.
This commit is contained in:
Nils Adermann 2014-02-02 16:26:33 +01:00
commit ed43436c18

View file

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