Skip to content

Commit

Permalink
Don't clean up before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Sep 22, 2018
1 parent 2bcccd6 commit 45bedbc
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 @@ -13,6 +13,7 @@ jobs:
- stage: deploy
node_js: '10'
deploy:
skip_cleanup: true
provider: npm
email: [email protected]
api_key:
Expand Down

0 comments on commit 45bedbc

Please sign in to comment.