Merge branch 'aureplop/setup-ci-remove-tox-from-cache' into 'master'

Don't cache .tox in CI, it's too big ; hope pip cache is fine enough

See merge request cof-geek/django-allauth-ens!15
This commit is contained in:
Aurélien Delobelle 2018-10-06 13:45:53 +02:00
commit 9d3e7a805a

View file

@ -9,7 +9,6 @@ variables:
cache:
paths:
- vendor
- .tox
before_script:
- mkdir -p vendor/{apt,pip}