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

Commit

Permalink
Don't remove build artifacts before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion committed Oct 16, 2017
1 parent 49481fc commit c7cc83f
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 c7cc83f

Please sign in to comment.