diff --git a/.travis.yml b/.travis.yml index c198cc5f750..d4cf71ab561 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,7 @@ deploy: provider: pages skip-cleanup: true github-token: $DOCS_TOKEN # Set in the settings page of your repository, as a secure variable - keep-history: true + keep-history: false local-dir: target/website/ on: branch: master