diff --git a/.travis.yml b/.travis.yml
index 1458ecd6fd00f402532023e03eacb24b38eded0e..246a3d639be8c4ab437a8c37c3d409aaba801a6d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,9 @@ compiler:
 script: 
   - scons
 notifications:
-  irc: "irc.upstandinghackers.com#hammer"
+  irc: 
+    channels: 
+      - "irc.upstandinghackers.com#hammer"
+    use_notice: true
+    skip_join: true
+