We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a363d2 commit 0876505Copy full SHA for 0876505
1 file changed
.travis.yml
@@ -149,6 +149,11 @@ script:
149
150
notifications:
151
email: false
152
+ webhooks:
153
+ urls:
154
+ - https://python.zulipchat.com/api/v1/external/travis?api_key=QTP4LAknlFml0NuPQmAetvH4KQaokiQE&stream=core%2Ftest+runs
155
+ on_success: change
156
+ on_failure: always
157
irc:
158
channels:
159
# This is set to a secure variable to prevent forks from notifying the
0 commit comments