fix travis.yml

This commit is contained in:
Niko Matsakis 2019-01-31 16:02:28 -05:00
parent d2533df418
commit 312467c981

View file

@ -23,7 +23,7 @@ deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
local-dir: path/to/mybook/book
local-dir: book/book
keep-history: false
on:
branch: master