Skip to content

Commit

Permalink
Adding email to npm travis deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
troyharvey committed Oct 20, 2016
1 parent 084a418 commit 2de1ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ notifications:

deploy:
provider: npm
email: "[email protected]"
on:
tags: true
api_key:
Expand Down

0 comments on commit 2de1ecf

Please sign in to comment.