mirror of
https://github.com/python/cpython.git
synced 2025-01-22 08:25:42 +08:00
Add a webhook for Zulip to the Travis configuration (GH-6379)
This commit is contained in:
parent
2a363d2930
commit
0876505bd3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user