diff --git a/.travis.yml b/.travis.yml index 56d9a87..f1dd0f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,9 +44,9 @@ deploy: - provider: pages skip-cleanup: true github-token: $GITHUB_TOKEN - keep-history: true + keep-history: false local-dir: out/docs - repo: tdlight-team/tdlib-docs + repo: tdlight-team/tdlight-docs target_branch: master email: andrea@cavallium.it name: "Andrea Cavalli"