aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2019-08-07 13:35:55 +0200
committerDan Gudmundsson <[email protected]>2019-08-07 13:35:55 +0200
commit2baa3cb2dedf827cd6cc3efc973f491eeaca4c16 (patch)
treef727d74dc4a553523d36ded602ccde6be0eb322a
parent9730a6dd53ed034b11762f90a1b41d01d8880734 (diff)
parent4b6166445235b0b062541ebd00c809c8baa837d0 (diff)
downloadotp-2baa3cb2dedf827cd6cc3efc973f491eeaca4c16.tar.gz
otp-2baa3cb2dedf827cd6cc3efc973f491eeaca4c16.tar.bz2
otp-2baa3cb2dedf827cd6cc3efc973f491eeaca4c16.zip
Merge branch 'maint'
* maint: Discard continuous delivery history
-rw-r--r--.travis.yml2
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: