From 1ed6c917000e29d388f9f5953beefea4bc51c072 Mon Sep 17 00:00:00 2001 From: Andrew Brogdon Date: Thu, 6 Sep 2018 10:23:31 -0700 Subject: [PATCH] Adding email notifications. (#15) --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 188f839f2..eae597ce8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,3 +25,6 @@ script: cache: directories: - $HOME/shared/.pub-cache +notifications: + email: + brogdon+github@gmail.com