From dc9fad3a1d45f0ef4c408198b63f4f0354fdb575 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 26 Jul 2017 06:06:33 +0000 Subject: To use slack notification instead of email notification. It's easily customize configuration of test notify. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9ce407a739..1c2a461a1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,9 +86,7 @@ notifications: template: - "%{message} by @%{author}: See %{build_url}" - email: - - ko1c-failure@atdot.net - - shibata.hiroshi@gmail.com + slack: ruby:69mfLJaJVptlspU8HTQv1DhM # Local Variables: # mode: YAML -- cgit v1.2.3