Skip to content

Commit 0a7e8f0

Browse files
committed
add gitter to travis webhooks
1 parent 4da81cb commit 0a7e8f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,10 @@ notifications:
3232
- "irc.freenode.org#magento-composer"
3333
on_success: change # default: always
3434
on_failure: always # default: always
35+
webhooks:
36+
urls:
37+
- https://webhooks.gitter.im/e/c5ef1e9abfc452125de8
38+
- https://webhooks.gitter.im/e/c15428595390b938ee38
39+
on_success: change # options: [always|never|change] default: always
40+
on_failure: always # options: [always|never|change] default: always
41+
on_start: false # default: false

0 commit comments

Comments
 (0)