diff --git a/.travis.yml b/.travis.yml index cfe9f3b..3b8b262 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ deploy: provider: pages skip-cleanup: true github-token: $GITHUB_TOKEN - local-dir: ./books + local-dir: ./book keep-history: false on: branch: master \ No newline at end of file