]> granicus.if.org Git - graphviz/commitdiff
trying to get Travis-CI to send me notifications
authorJohn Ellson <john.ellson@comcast.net>
Fri, 16 Dec 2016 02:02:15 +0000 (21:02 -0500)
committerJohn Ellson <john.ellson@comcast.net>
Fri, 16 Dec 2016 02:02:15 +0000 (21:02 -0500)
.travis.yml

index a576c7d244f5fbfcb36b7f322b013d7674a22091..8eef3be36a6d945bf2af55e912873a93c9bb5ded 100644 (file)
@@ -55,7 +55,8 @@ deploy:
     repo: ellson/graphviz
     condition: ${DOCKER_BUILD} == "FALSE"
 
-
 notifications:
   email:
-  - john.ellson@comcast.net
+    recipients:
+      - john.ellson@comcast.net
+    on_success: always