Skip to content

Commit

Permalink
Added email key to travis.yml, closes #9
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusoterogomez committed Aug 31, 2016
1 parent 887c8cb commit 70f7268
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 @@ -12,6 +12,7 @@ cache:
- node_modules
deploy:
provider: npm
email: $NPM_EMAIL
api_key: $NPM_API_KEY
on:
condition: "$TAG_FOUND == false"
Expand Down

0 comments on commit 70f7268

Please sign in to comment.