ci: Use the correct local-dir for the built book in deploy

This commit is contained in:
Nick Fitzgerald 2018-06-19 14:18:35 -07:00
parent ee4fb86400
commit 0bfa058385

View File

@ -74,7 +74,7 @@ matrix:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
local-dir: guide
local-dir: guide/book
keep-history: false
on:
branch: master