Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Dec 11, 2015
1 parent e8297f8 commit b4dbc45
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 @@ -31,3 +31,10 @@ after_success:
- coverage combine
- coveralls

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/825f521b72e421171f8e
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always

0 comments on commit b4dbc45

Please sign in to comment.