diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7711f0f..9217ca8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,10 +12,6 @@ before_script: - pip install pycco - pip install django_coverage_plugin -cache: - paths: - - '/tmp/.virtualenv' - test_and_coverage: stage: test script: