Skip to content

Commit 4558cda

Browse files
authored
ci: add skip_cleanup to avoid build fail (#436)
1 parent d0ade39 commit 4558cda

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
@@ -29,6 +29,7 @@ jobs:
2929
script: skip
3030
deploy:
3131
provider: script
32+
skip_cleanup: true
3233
on:
3334
branch: master
3435
script: yarn && yarn build && npx semantic-release

0 commit comments

Comments
 (0)