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 f18a5b2 commit b0c6536Copy full SHA for b0c6536
.travis.yml
@@ -39,6 +39,8 @@ install:
39
- npm install -g gitbook-cli
40
- npm install gitbook-plugin-yahei
41
- gitbook install
42
+# gitbook生成静态文件
43
+script:
44
- gitbook build
45
deploy:
46
# deploy develop to the staging environment
0 commit comments