Skip to content

Commit 33cfb0a

Browse files
committed
chore(release): add skip_cleanup to release
1 parent e318142 commit 33cfb0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
- stage: release
3636
script:
3737
- npm run publish
38+
skip_cleanup: true
3839
if: branch = master

0 commit comments

Comments
 (0)