From b2c0753fdf4a13d57d3f2dc762e0804be082a228 Mon Sep 17 00:00:00 2001 From: JFreegman Date: Thu, 2 Apr 2015 22:31:20 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index a218319..986365c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,9 @@ script: notifications: email: false + + irc: + channels: + - "chat.freenode.net#tox-groupchats" + on_success: always + on_failure: always