There was an error while loading. Please reload this page.
1 parent 99cfbba commit 539aca0Copy full SHA for 539aca0
.travis.yml
@@ -13,7 +13,7 @@ deploy:
13
provider: pages
14
skip_cleanup: true
15
github_token: $GITHUB_TOKEN
16
- local_dir: dist
+ local_dir: docs/.vuepress/dist
17
target-branch: gh-pages
18
on:
19
branch: master
0 commit comments