mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Turn off Travis notifications in test branches.
This commit is contained in:
parent
8d9943cb08
commit
99eb4c0c68
1 changed files with 1 additions and 0 deletions
|
|
@ -274,6 +274,7 @@ after_success: '[ "$TOXENV" == "py27-cover" ] && codecov -F linux'
|
|||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
if: NOT branch =~ ^test-.*$
|
||||
channels:
|
||||
# This is set to a secure variable to prevent forks from sending
|
||||
# notifications. This value was created by installing
|
||||
|
|
|
|||
Loading…
Reference in a new issue