mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-02 05:37:56 +02:00
[ticket/12147] Remove Travis CI notifications.
We don't want to get notifications for branches other people are working on. PHPBB3-12147
This commit is contained in:
parent
1666476b42
commit
9cc8768fa0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user