From: Erwin Janssen Date: Tue, 31 Jan 2017 15:57:32 +0000 (+0100) Subject: Remove email address from .travis.yml X-Git-Tag: 2.42.0~199^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3dc7e1be2b219a9a0ecb35d414d3f14caa46348d;p=graphviz Remove email address from .travis.yml Notifications about the build were now always send to John, even when someone else, in their own fork, was using Travis. This should send the emails to the one that issued the build. --- diff --git a/.travis.yml b/.travis.yml index 5cf077ec8..ad4c5ddc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,6 +68,4 @@ deploy: notifications: email: - recipients: - - john.ellson@comcast.net on_success: always