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

This commit is contained in:
Aurélien Delobelle 2018-10-06 13:27:10 +02:00
parent e35169d544
commit b0451097fc

View file

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