1
0
Fork 0

Add travis webhook for gitter.

This commit is contained in:
Amjith Ramanujam 2015-01-31 16:54:46 -08:00
parent f956fa80ea
commit 171569cbaa
1 changed files with 8 additions and 0 deletions

View File

@ -9,3 +9,11 @@ install:
- pip install . pytest mock
script: py.test
notifications:
webhooks:
urls:
- YOUR_WEBHOOK_URL
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false