We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e1fc4 commit 5d660e2Copy full SHA for 5d660e2
.travis.yml
@@ -24,7 +24,7 @@ after_script:
24
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then ./cc-test-reporter upload-coverage; fi'
25
26
before_deploy:
27
- - 'cp -R ./docs/* ./storybook-static'
+ - 'cp -R ./docs ./storybook-static'
28
29
deploy:
30
- provider: pages
0 commit comments