summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-07-25 23:21:41 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-07-25 23:21:41 +0200
commitf073da9332f04ffffaeffa18fbe0b03ae15fa5e7 (patch)
treec088b7b95195d61669afd310f541b338430a22c7
parentd92cd0be758e9d116e37dc7c7a9960d8a4dbea1d (diff)
downloadlua-aports-f073da9332f04ffffaeffa18fbe0b03ae15fa5e7.tar.bz2
lua-aports-f073da9332f04ffffaeffa18fbe0b03ae15fa5e7.tar.xz
travis: fix IRC message template
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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}"