Skip to content

Commit

Permalink
Add skip_cleanup to npm deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 8, 2017
1 parent 0a246f7 commit e4ebd27
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 @@ -5,6 +5,7 @@ node_js:
sudo: false
deploy:
- provider: npm
skip_cleanup: true
email: [email protected]
api_key:
secure: Qau6SlUg8DviNQPQyiazu7c8VSMXeChcGfNUeRPJbJC+u4gOX2DesfzNiIlJCueHifwdqIp0q8Sabj/EOcuAvSpZwlsRp1lqIaXiTEHZHXxsZRWk6RTkGCKNRG6/rhATE8W7RNdYcan39YR1qpKPdn7svtO0UTi/z7WZsVHp+DQ=
Expand Down

0 comments on commit e4ebd27

Please sign in to comment.