mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 11:33:08 +00:00
Add Gitter.im notifications to Travis
This commit is contained in:
parent
d5801fa043
commit
7860ab5e8c
1 changed files with 9 additions and 1 deletions
|
@ -29,3 +29,11 @@ deploy:
|
|||
keep-history: true
|
||||
on:
|
||||
branch: master
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/bd52710d464f2b82036b
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: never
|
||||
|
|
Loading…
Reference in a new issue