summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
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