Skip to content

Commit

Permalink
Add integration with gitter.im
Browse files Browse the repository at this point in the history
  • Loading branch information
myroslav committed Jul 8, 2016
1 parent a8f7c3b commit 8364b16
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ after_success:
notifications:
webhooks:
urls:
on_success: true
on_failure: true
on_start: false
- https://webhooks.gitter.im/e/704095e2e98593158b7b
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 8364b16

Please sign in to comment.