Skip to content

Commit

Permalink
Added Gitter.im integration to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ændrew Rininsland committed May 2, 2016
1 parent 26e1253 commit 353c770
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ script:

after_success:
- npm run codecov

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/b90b361c0bc91a778bcc
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 353c770

Please sign in to comment.