Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ktalebian authored Dec 13, 2020
1 parent c2f6e44 commit a55565a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ after_success:
- npm run coverage -- --token="$CODECOV_TOKEN"
cache: npm
deploy:
provider: npm
provider: releases
email: "$NPM_EMAIL"
api_key: "$NPM_TOKEN"
skip_cleanup: true
Expand Down

0 comments on commit a55565a

Please sign in to comment.