Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Commit

Permalink
Don't cleanup on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion committed Dec 5, 2017
1 parent 6f45ed7 commit 205a042
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 @@ -16,6 +16,7 @@ matrix:
before_deploy:
- npm-prepublish --verbose
deploy:
skip_cleanup: true
provider: npm
email: [email protected]
api_key:
Expand Down

0 comments on commit 205a042

Please sign in to comment.