diff --git a/.travis.yml b/.travis.yml
index 2acf19f42..d5a7a07fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,3 +4,10 @@ install:
 - pip install tox
 script:
 - tox
+notifications:
+  irc:
+    channels:
+      - "chat.freenode.net#teeth-dev"
+    use_notice: true
+    skip_join: true
+  email: false