Skip to content

Commit

Permalink
add gitter webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed May 24, 2016
1 parent e11a0f9 commit 5afa61f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,10 @@ script:
- bin/nosetests
after_success:
- bin/coveralls
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/db9968e8b2ca2676c50c
on_success: always
on_failure: always
on_start: false

0 comments on commit 5afa61f

Please sign in to comment.