Skip to content

Commit f842314

Browse files
committed
Added travis build webhook to gitter
1 parent 881cb62 commit f842314

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,10 @@ script:
1313
- nosetests
1414
after_success:
1515
- coveralls
16+
notifications:
17+
webhooks:
18+
urls:
19+
- https://webhooks.gitter.im/e/82aa866c2f7ed47c961f
20+
on_success: always
21+
on_failure: always
22+
on_start: false

0 commit comments

Comments
 (0)