Skip to content

Commit 6c2b417

Browse files
Deploy docs for all crates
1 parent 1589ddb commit 6c2b417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ deploy:
4343
provider: pages
4444
skip-cleanup: true
4545
github-token: $GITHUB_PAGES_TOKEN
46-
local-dir: target/doc/libproc/
46+
local-dir: target/doc
4747
keep-history: false
4848
verbose: true
4949
on:

0 commit comments

Comments
 (0)