Skip to content

Commit 0bfa058

Browse files
committed
ci: Use the correct local-dir for the built book in deploy
1 parent ee4fb86 commit 0bfa058

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
@@ -74,7 +74,7 @@ matrix:
7474
provider: pages
7575
skip-cleanup: true
7676
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
77-
local-dir: guide
77+
local-dir: guide/book
7878
keep-history: false
7979
on:
8080
branch: master

0 commit comments

Comments
 (0)