]> granicus.if.org Git - python/commitdiff
Add a webhook for Zulip to the Travis configuration (GH-6379)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Thu, 5 Apr 2018 02:12:39 +0000 (19:12 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Apr 2018 02:12:39 +0000 (19:12 -0700)
.travis.yml

index af3cdf54654d4562d0ce70ac140ca5a5116560aa..fecad290d8bb7ad025fb9301627b9714a81fdfa8 100644 (file)
@@ -149,6 +149,11 @@ script:
 
 notifications:
   email: false
+  webhooks:
+    urls:
+      - https://python.zulipchat.com/api/v1/external/travis?api_key=QTP4LAknlFml0NuPQmAetvH4KQaokiQE&stream=core%2Ftest+runs
+    on_success: change
+    on_failure: always
   irc:
     channels:
       # This is set to a secure variable to prevent forks from notifying the