Skip to content

Commit

Permalink
travis: add notif trigger for gitter
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexej Yaroshevich committed Dec 1, 2014
1 parent 4d76c2d commit 5d24286
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 @@ matrix:

before_script:
- ln -s ../ ./node_modules/jscs-jsdoc

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/056980f855fa83cb5fd6
on_success: change
on_failure: always
on_start: false

0 comments on commit 5d24286

Please sign in to comment.