diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc39087c4d2269e705481e1196163c07ba15bef7..c3819c193402d2ee79d07f0ed6ed464c69eb0e5b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,10 @@ image: python:3.4 before_script: - python -V + +cache: + paths: + - ~/.cache/pip/ test: script: