From 67f7b5a5735d7d69c9bea8226b7a3881235e754b Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 5 Jul 2018 21:54:20 +0100 Subject: travis config --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 3e7e676d..bfcdfb59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -156,8 +156,7 @@ after_success: | fi notifications: - irc: "chat.freenode.net#alot" - template: - - "[%{branch}]: %{message}. (%{build_url})" + irc: "chat.freenode.net#alot" + template: + - "[%{branch}]: %{message}. (%{build_url})" on_success: change - -- cgit v1.2.3