Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Travis now sends notifications to Gitter
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanbiala committed Sep 2, 2015
1 parent 320826b commit d1c3348
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 @@ -12,3 +12,10 @@ before_install:
- npm i nsp -g
after_script:
- nsp audit-package
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/249daf9851ea4776f34e
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 d1c3348

Please sign in to comment.