diff --git a/.travis.yml b/.travis.yml
index 72960d12b9271c9ec54cdc30f0d73fa39045d40a..181ecd3fa5cea42c1bba81522df746f5befc634a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,8 @@ cache:
 
 notifications:
   irc:
-    channels: "irc.oftc.net#i2p-dev"
+    channels:
+      - "chat.freenode.net#i2p-dev"
+      - "irc.oftc.net#i2p-dev"
     on_success: change
     on_failure: always