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 1589ddb commit 6c2b417Copy full SHA for 6c2b417
.travis.yml
@@ -43,7 +43,7 @@ deploy:
43
provider: pages
44
skip-cleanup: true
45
github-token: $GITHUB_PAGES_TOKEN
46
- local-dir: target/doc/libproc/
+ local-dir: target/doc
47
keep-history: false
48
verbose: true
49
on:
0 commit comments