From a5041103b3015d0a3b461af46ff021535e5be5d6 Mon Sep 17 00:00:00 2001 From: Josh Nichols Date: Tue, 24 Jan 2012 20:32:43 -0500 Subject: [PATCH] Add irc notifications to travis [ci skip] --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b3a5c8b0..962804e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,5 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 +notifications: + irc: "irc.freenode.org#jeweler"