diff options
author | Dan Gudmundsson <[email protected]> | 2019-08-07 13:06:25 +0200 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2019-08-07 13:06:25 +0200 |
commit | 4b6166445235b0b062541ebd00c809c8baa837d0 (patch) | |
tree | ffc33575b586dca64fd13b957d7b7dbc1cc1bcc5 | |
parent | 97ee1a426aa3d250bfec606102c48b9b09c7253c (diff) | |
download | otp-4b6166445235b0b062541ebd00c809c8baa837d0.tar.gz otp-4b6166445235b0b062541ebd00c809c8baa837d0.tar.bz2 otp-4b6166445235b0b062541ebd00c809c8baa837d0.zip |
Discard continuous delivery history
Repository grows too large.
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |