From b0451097fc23bedf868c490bc588197ef8931145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Delobelle?= Date: Sat, 6 Oct 2018 13:27:10 +0200 Subject: [PATCH] Don't cache .tox in CI, it's too big ; hope pip cache is fine enough --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5235580..6e9d0fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,6 @@ variables: cache: paths: - vendor - - .tox before_script: - mkdir -p vendor/{apt,pip}