Skip to content

Commit

Permalink
rm new doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Apr 27, 2020
1 parent 26fc2d7 commit a5bf9c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -12,8 +12,8 @@ before_deploy:
- npx gitbook-cli install
- npx gitbook-cli build
- cd ..
- npm run docs:build
- mv docs-vuepress/.vuepress/dist docs/_book/new
# - npm run docs:build
# - mv docs-vuepress/.vuepress/dist docs/_book/new
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
deploy:
- provider: pages
Expand Down

0 comments on commit a5bf9c3

Please sign in to comment.