summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBrett Cannon <brettcannon@users.noreply.github.com>2018-04-05 02:12:39 (GMT)
committerGitHub <noreply@github.com>2018-04-05 02:12:39 (GMT)
commit0876505bd32b5ab3a14fa4cc0528d763916440a8 (patch)
treeda022d73f105ee471ed2c54ff5989ed16e57c33e /.travis.yml
parent2a363d2930e29ec6d8a774973ed5a4965f881f5f (diff)
downloadcpython-0876505bd32b5ab3a14fa4cc0528d763916440a8.zip
cpython-0876505bd32b5ab3a14fa4cc0528d763916440a8.tar.gz
cpython-0876505bd32b5ab3a14fa4cc0528d763916440a8.tar.bz2
Add a webhook for Zulip to the Travis configuration (GH-6379)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index af3cdf5..fecad29 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