From f073da9332f04ffffaeffa18fbe0b03ae15fa5e7 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 25 Jul 2017 23:21:41 +0200 Subject: travis: fix IRC message template --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ed02e23..4e4ae29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ notifications: channels: - "chat.freenode.net#alpine-commits" template: - - "%{repository_name}:%{branch} |{author}| %{commit_subject} >> %{result} | %{build_url}" + - "%{repository_name}:%{branch} [%{result}] |%{author}| %{commit_subject} | %{build_url}" -- cgit v1.2.3