Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
Fix Travis cleaning built assets before publishing πŸ”
Browse files Browse the repository at this point in the history
  • Loading branch information
pirelenito committed Nov 8, 2017
1 parent e1d810e commit 3a5b482
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 @@ -46,6 +46,7 @@ before_deploy:
- npm run build

deploy:
skip_cleanup: true
provider: npm
email: [email protected]
api_key:
Expand Down

0 comments on commit 3a5b482

Please sign in to comment.