Skip to content

Commit 6e9d924

Browse files
committed
fix storybook
1 parent 6c550c6 commit 6e9d924

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
@@ -19,7 +19,7 @@ before_deploy:
1919
deploy:
2020
strategy: git
2121
provider: pages
22-
cleanup: true
22+
skip_cleanup: true
2323
token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
2424
local_dir: storybook-static
2525
on:

0 commit comments

Comments
 (0)