Skip to content

Commit 225b244

Browse files
committed
changed skip-cleanup to false, need arifacts on travis build deployment
1 parent 8f29c72 commit 225b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ deploy:
2020
on:
2121
branch: main
2222
tags: false
23-
skip_cleanup: false
23+
skip_cleanup: true
2424
provider: npm
2525
email: $NPM_EMAIL_ADDRESS
2626
api_key: $NPM_API_KEY

0 commit comments

Comments
 (0)