From 5bc9019b0d4f09472c0c5deeeeaea6b60345e85d Mon Sep 17 00:00:00 2001 From: Perry Woodin Date: Sat, 3 Dec 2016 08:57:25 -0500 Subject: [PATCH] Explicitly setting travis email notifications. Will email @perrywoodin @tungfa @andyfreer --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index cec9484..a46d9e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,8 @@ +notifications: + email: + - perry@node40.com + - press@dash.org + - andy@dash.org language: node_js node_js: - 4.5.0