From 1482bf87794a9422f0ff383820f6693b2bfe094f Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 23 Jun 2018 16:11:41 +0100 Subject: tone down build notifications on IRC --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 3e7b5035..3e7e676d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -157,4 +157,7 @@ after_success: | notifications: irc: "chat.freenode.net#alot" + template: + - "[%{branch}]: %{message}. (%{build_url})" on_success: change + -- cgit v1.2.3