mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Reduce travis noise
This commit is contained in:
parent
5c3b192433
commit
dd68d98ac6
1 changed files with 7 additions and 1 deletions
|
|
@ -22,4 +22,10 @@ env:
|
|||
|
||||
notifications:
|
||||
email: false
|
||||
irc: "chat.freenode.net#letsencrypt"
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#letsencrypt"
|
||||
on_success: never
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue