Simplify the GitLab cache config, should be more reliable this way?

This commit is contained in:
Danielle McLean 2018-06-04 09:39:32 +10:00
parent 4c0be4ce8b
commit 5ce0af0731
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ variables:
cache:
paths:
- $PIP_CACHE_DIR
- $PIPENV_CACHE_DIR
- .cache
test:
script: