From 5101c8486972642614f9ee34327432515ecb30ab Mon Sep 17 00:00:00 2001 From: Carl Fredrik Samson Date: Sat, 1 Feb 2020 18:13:22 +0100 Subject: [PATCH] fixed travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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