* .travis.yml (notifications): [experimental] update notification template.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shyouhei 2012-09-05 07:00:36 +00:00
parent 406f6a23d5
commit b3c60b27e7
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -1,3 +1,7 @@
Wed Sep 5 15:51:52 2012 URABE Shyouhei <shyouhei@ruby-lang.org>
* .travis.yml (notifications): [experimental] update notification template.
Wed Sep 5 15:21:12 2012 NARUSE, Yui <naruse@ruby-lang.org>
* parse.y (rb_warn4): added as a rb_warn variant to warn with explicit