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