Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
kanitw committed Oct 15, 2015
1 parent 41d2e77 commit c431d21
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@ node_js:
- "0.12"
before_install:
- npm install
notifications:
email:
on_success: never
on_failure: change
slack:
rooms:
- 'uwdub:Ry6mwlUX1aZevqiqmYLiA3N1'
on_success: never
on_failure: change

0 comments on commit c431d21

Please sign in to comment.