From dafb6cf53cb919c0c45ff445f5f89129ddaa4598 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 28 Feb 2014 19:03:05 +0400 Subject: CI: less annoying IRC notifications --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 828c0b6..56fd4ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,8 +20,8 @@ notifications: irc: channels: - "chat.freenode.net#haskell-bittorrent" - on_success: always - on_failure: always + on_success: change + on_failure: change use_notice: true template: -- cgit v1.2.3