mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 03:41:41 +00:00
add gitter to travis and GitHub
This commit is contained in:
parent
7a0aaf45a8
commit
96b2039556
1 changed files with 6 additions and 0 deletions
|
@ -23,3 +23,9 @@ notifications:
|
|||
- "<%{author}> %{branch} - %{commit} (%{commit_message}): %{message}"
|
||||
- 'Change view : %{compare_url}'
|
||||
- 'Build details : %{build_url}'
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/5f92cc0393c6f1defe0d
|
||||
on_success: change # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: false # default: false
|
||||
|
|
Loading…
Add table
Reference in a new issue