From a44d487d89efb4f0b5c184e9d18e99bb63b0c29c Mon Sep 17 00:00:00 2001 From: Andre Richter Date: Tue, 16 Oct 2018 22:22:13 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c5eea19a..1434c494 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: rust notifications: email: + recipients: + - andre.o.richter@gmail.com on_success: never on_failure: change