From b3c60b27e7e5bbde92613ef9a78382d76b6090a1 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 5 Sep 2012 07:00:36 +0000 Subject: * .travis.yml (notifications): [experimental] update notification template. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6a3e3b180d..582835a594 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,6 +58,8 @@ notifications: - "irc.freenode.org#ruby-ja" on_success: change # [always|never|change] # default: always on_failure: change # [always|never|change] # default: always + template: + - "%{message} by @%{author}: See %{build_url}" # Local Variables: # mode: YAML -- cgit v1.2.3