diff --git a/.travis.yml b/.travis.yml index 4a5dfd0..af13bb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,4 +30,7 @@ script: - make distcheck VERBOSE=1 notifications: - irc: "chat.freenode.net#mosh" + irc: + channels: + - "chat.freenode.net#mosh" + skip_join: true