Travis-ci bot doesn't need to join #mosh to send notifications
If #mosh ever sets the +n channel mode, we'll need to remove the `skip_join: true` part
This commit is contained in:
+4
-1
@@ -30,4 +30,7 @@ script:
|
||||
- make distcheck VERBOSE=1
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#mosh"
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#mosh"
|
||||
skip_join: true
|
||||
|
||||
Reference in New Issue
Block a user