We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af21aa commit b9bc44dCopy full SHA for b9bc44d
.travis.yml
@@ -16,6 +16,6 @@ deploy:
16
provider: pages
17
skip-cleanup: true
18
github-token: $GITHUB_TOKEN
19
- local-dir: book
+ local-dir: book/html
20
on:
21
branch: master
0 commit comments