summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 272c849a..ee43e7cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ script:
     - ./configure --enable-textfe
     - make
 notifications:
-    irc: "chat.freenode.net#hexchat-devel"
+    irc:
+        channels: "chat.freenode.net#hexchat-devel"
         on_success: change
         use_notice: true