Skip to content

Commit

Permalink
chore: remove deploy logic, now that I use 2FA
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin committed Oct 6, 2018
1 parent dc788da commit 7df1bd4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,3 @@ node_js:
- "6"
- "node"
after_script: npm run coverage
deploy:
provider: npm
email: ben@npmjs.com
api_key: $NPM_TOKEN
on:
tags: true

0 comments on commit 7df1bd4

Please sign in to comment.