From 4b6166445235b0b062541ebd00c809c8baa837d0 Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Wed, 7 Aug 2019 13:06:25 +0200 Subject: Discard continuous delivery history Repository grows too large. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c042cf782a..51453639b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -78,7 +78,7 @@ matrix: repo: erlang/cd target-branch: master skip-cleanup: true - keep-history: true + keep-history: false verbose: true github-token: $ERLANG_CD_GITHUB_TOKEN on: -- cgit v1.2.3