From f5309cf30318b8bdb21aa38425b4ac3d0d51ab5f Mon Sep 17 00:00:00 2001 From: John Ellson Date: Fri, 9 Dec 2016 11:43:42 -0500 Subject: [PATCH] email notifications going to Erwin?? Try to over-ride --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0e445a262..a576c7d24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,3 +54,8 @@ deploy: on: repo: ellson/graphviz condition: ${DOCKER_BUILD} == "FALSE" + + +notifications: + email: + - john.ellson@comcast.net -- 2.40.0