From 3f687cdab20db5497c996ec1269e939e5ef94673 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 2 Aug 2017 02:19:04 +0000 Subject: Partly reverted email notification on travis configuration. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f2e9a2bd1f..ea418b56ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,6 +91,9 @@ notifications: on_success: change on_failure: always + email: + - ko1c-failure@atdot.net + # Local Variables: # mode: YAML # coding: utf-8-unix -- cgit v1.2.3