Skip to content

Commit 358a89a

Browse files
committed
Skip clean up on build
1 parent 0918787 commit 358a89a

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
@@ -16,7 +16,7 @@ script:
1616
deploy:
1717
provider: pages
1818
local_dir: storybook-static
19-
skip_cleanup: false
19+
skip_cleanup: true
2020
github_token: $GITHUB_TOKEN
2121
keep_history: true
2222
on:

0 commit comments

Comments
 (0)