From fda3623e834b8c959c0e55fb7f66d96d48c4212c Mon Sep 17 00:00:00 2001 From: Will Johnson Date: Tue, 3 Jul 2018 15:30:31 -0400 Subject: [PATCH] Update git level in cd stage (#672) --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 489686ab29..5c7c43c4e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,8 @@ jobs: - echo "CRYPTO_FOLDER='./'" > local_settings.py - python manage.py test tests/unit/ - stage: cd + git: + depth: 999999 env: Type='Continuous Deployment' script: - set |grep TRAVIS