mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Merge pull request #331 from letsencrypt/fix_travis_irc
Reduce travis noise
This commit is contained in:
+7
-1
@@ -22,4 +22,10 @@ env:
|
|||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user