Skip to content

Commit

Permalink
Merge pull request #13 from jstransformers/email
Browse files Browse the repository at this point in the history
Disable email notifications
  • Loading branch information
ForbesLindesay committed May 29, 2015
2 parents 35af0d5 + 5134186 commit 2ed2b34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ after_success:
- npm run coverage
- npm i coveralls
- cat ./coverage/lcov.info | coveralls

notifications:
email:
on_success: never

0 comments on commit 2ed2b34

Please sign in to comment.