From ac829a2e5f42bee1d28d0e4c17291e0b339a6020 Mon Sep 17 00:00:00 2001 From: Valentin Ochs Date: Sat, 14 Jan 2017 21:05:26 +0100 Subject: [PATCH] Only notify IRC on success when that changed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 48c02f7..5e6a043 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,7 @@ notifications: - "irc.esper.net#bitblot" skip_join: true use_notice: true + on_success: change template: #- "[%{commit}: %{author}] %{message}" #- "%{build_url}"