ruby-changes:47348
From: hsbt <ko1@a...>
Date: Wed, 2 Aug 2017 11:19:10 +0900 (JST)
Subject: [ruby-changes:47348] hsbt:r59464 (trunk): Partly reverted email notification on travis configuration.
hsbt 2017-08-02 11:19:04 +0900 (Wed, 02 Aug 2017) New Revision: 59464 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59464 Log: Partly reverted email notification on travis configuration. Modified files: trunk/.travis.yml Index: .travis.yml =================================================================== --- .travis.yml (revision 59463) +++ .travis.yml (revision 59464) @@ -91,6 +91,9 @@ notifications: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L91 on_success: change on_failure: always + email: + - ko1c-failure@a... + # Local Variables: # mode: YAML # coding: utf-8-unix -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/