diff --git a/.travis.yml b/.travis.yml index 1f36138..96f4cc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,3 +16,6 @@ script: - ./autogen.sh - ./configure --enable-compile-warnings=error --enable-examples - make distcheck + +notifications: + irc: "chat.freenode.net#mosh"