Skip to content

Commit d7cfa46

Browse files
committed
travis - set cleanup to false
1 parent 6035ba9 commit d7cfa46

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: true
23-
skip_cleanup: true
23+
skip_cleanup: false
2424
provider: npm
2525
email: $NPM_EMAIL_ADDRESS
2626
api_key: $NPM_API_KEY

0 commit comments

Comments
 (0)