updated travis

This commit is contained in:
Carl Fredrik Samson
2020-02-01 00:06:03 +01:00
parent 013fd3bb48
commit f5872bb8b0

View File

@@ -19,7 +19,7 @@ deploy:
provider: pages provider: pages
skip-cleanup: true skip-cleanup: true
github-token: $GITHUB_TOKEN github-token: $GITHUB_TOKEN
local-dir: ./book local-dir: ./
keep-history: false keep-history: false
on: on:
branch: master branch: gh-pages