mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 04:50:33 +08:00
Merge pull request #1262 from stefanv/gitter_travis
Webhook to report Travis-CI status on Gitter
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
language: python
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/1fea29525e8b929dd7c7
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: false # default: false
|
||||
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
||||
Reference in New Issue
Block a user