From f5d7e6915be2b6be2be7eba33cb3144e67057aa3 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 24 Oct 2015 11:00:16 +0100 Subject: [PATCH] travis: send failure emails to committer/author. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 872593ccfdb9e..c8e7b3b7c6dde 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,5 @@ notifications: slack: secure: Y5ZL6OcprSzAYQ3yVpvrhiQn1UQGd7reKNz3o7+7Bcy2k7DMr66xKBadTv1gK1Qrg9LugsmZ4CqOqKBwy7t5smktan/wsUo5y5HX3WUOG1nk0jQ4HOOZNT8bhUZc/Eu7ilH5UMqvIVsjrX9BjEZMeT4TxTIUD8zj5xUwgiAsD5k= email: - recipients: - - brew-test-bot@googlegroups.com on_success: never on_failure: always