From: Brett Cannon Date: Thu, 5 Apr 2018 02:12:39 +0000 (-0700) Subject: Add a webhook for Zulip to the Travis configuration (GH-6379) X-Git-Tag: v3.8.0a1~1996 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0876505bd32b5ab3a14fa4cc0528d763916440a8;p=python Add a webhook for Zulip to the Travis configuration (GH-6379) --- diff --git a/.travis.yml b/.travis.yml index af3cdf5465..fecad290d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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