]> granicus.if.org Git - graphviz/commitdiff
Remove email address from .travis.yml
authorErwin Janssen <erwinjanssen@outlook.com>
Tue, 31 Jan 2017 15:57:32 +0000 (16:57 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 6 Mar 2017 10:12:55 +0000 (11:12 +0100)
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.

.travis.yml

index 5cf077ec8f7b510f47c10468c57d970194208d58..ad4c5ddc6ca7219b2e479db2a35f619926aee061 100644 (file)
@@ -68,6 +68,4 @@ deploy:
 
 notifications:
   email:
-    recipients:
-      - john.ellson@comcast.net
     on_success: always