Skip to content

Commit

Permalink
chore: add .npmrc (#4)
Browse files Browse the repository at this point in the history
chore: add .npmrc
  • Loading branch information
kschat authored Apr 25, 2019
2 parents 7a9cd9f + 61adee7 commit 1de4c81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

//registry.npmjs.org/:_authToken = ${NPM_TOKEN}
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ jobs:
deploy:
provider: script
skip_cleanup: true
on:
branch: master
script:
- npx semantic-release

0 comments on commit 1de4c81

Please sign in to comment.