Skip to content

Commit

Permalink
change provider to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ktalebian committed Dec 13, 2020
1 parent d4608cf commit b6942ed
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: releases
provider: npm
email: "$NPM_EMAIL"
api_key: "$NPM_TOKEN"
skip_cleanup: true
Expand Down

0 comments on commit b6942ed

Please sign in to comment.