From 40dce0dcba1565dfd5b1310da9b3a10fb1458b49 Mon Sep 17 00:00:00 2001 From: hengboy Date: Wed, 29 Jul 2020 09:15:58 +0800 Subject: [PATCH] Update the notification email built by ci --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f0db3fc5..438f6d50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,4 +26,7 @@ after_success: - bash <(curl -s https://codecov.io/bash) notifications: email: - - jnyuqy@gmail.com + recipients: + - apiboot@minbox.org + on_success: change + on_failure: always