From 744e0612c50070aec4da8d3b5abd158da4153d58 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Thu, 20 Aug 2020 21:56:21 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"