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

Merged
delobell merged 1 commit from aureplop/setup-ci-remove-tox-from-cache into master 2018-10-06 13:45:54 +02:00
Showing only changes of commit b0451097fc - Show all commits

View file

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