From a1d0de439dfac0fb93bdc7d11a1324aca073eac9 Mon Sep 17 00:00:00 2001 From: "Paul R. Tagliamonte" Date: Sat, 9 Mar 2013 17:25:48 -0500 Subject: [PATCH] update travis thinger. --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.yml b/.travis.yml index b969699..dbe1a97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,3 +12,10 @@ script: nosetests notifications: email: - paultag@gmail.com + irc: + channels: + - "irc.freenode.org#woo-city-commits" + on_success: always + on_failure: always + use_notice: true + skip_join: true