From e6749a19597c3928550d83c23de5bdf88f507e67 Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Sun, 27 Dec 2020 10:53:04 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d86b355d..16922bce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -73,6 +73,6 @@ after_failure: notifications: email: recipients: - - luc@tech-hunters.com + - $TRAVIS_EMAIL on_success: always on_failure: always