mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +03:00
[travis] add webhooks for gitter integration
This commit is contained in:
parent
caf3161a23
commit
9d4c4c5d22
@ -8,3 +8,10 @@ python:
|
||||
- "nightly"
|
||||
- "pypy3"
|
||||
script: make test
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/43cd57826e88ed8f2152
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: never # options: [always|never|change] default: always
|
||||
|
Loading…
Reference in New Issue
Block a user