From 55266dce54f2bedb456fad6f399e430baf8a981c Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Tue, 20 Apr 2021 13:21:48 +0300 Subject: [PATCH] Keep a history of all updates --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9aeb855ce..31ee678ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ deploy: local_dir: public skip_cleanup: true token: $GITHUB_TOKEN + keep_history: true on: branch: master