From 8dfdd1d10651a935f7dd201775c8246ea7212a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 9 Dec 2013 16:03:47 -0800 Subject: [PATCH] Make travis quieter on IRC --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5837cf9d7a..527478ad7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,5 +53,7 @@ notifications: irc: use_notice: true skip_join: true + on_success: change + on_failure: change channels: - chat.freenode.net#reactjs