diff --git a/.travis.yml b/.travis.yml index 4e3c728..63259cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,5 +31,6 @@ deploy: skip_cleanup: true # Set in Travis CI dashboard github_token: $GITHUB_TOKEN + keep_history: true on: branch: master