diff --git a/.travis.yml b/.travis.yml index 816bd46c..272c849a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,7 @@ script: - ./autogen.sh - ./configure --enable-textfe - make - +notifications: + irc: "chat.freenode.net#hexchat-devel" + on_success: change + use_notice: true