From fba3bfa7a4db5647d03a659e233a133dbc9232ee Mon Sep 17 00:00:00 2001 From: "Gregory Mullen (grayhatter)" Date: Sun, 30 Oct 2016 11:29:14 -0700 Subject: TravisCI shorten IRC message --- .travis.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e5460047..5f2be11f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +53,13 @@ after_script: other/travis/phase $JOB $ENV after_script after_failure: other/travis/phase $JOB $ENV after_failure notifications: - irc: "chat.freenode.net#toktok-status" + irc: + channels: + - "chat.freenode.net#toktok-status" + template: + - "%{result} %{repository_name} %{build_url}" + - "#%{build_number} changes: %{compare_url}" + branches: only: -- cgit v1.2.3