mirror of https://gitlab.com/litecord/litecord.git
add .tox to ci cache
This commit is contained in:
parent
1f8a4fd304
commit
84e2b5f1a9
|
|
@ -10,6 +10,7 @@ services:
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- .cache/pip
|
- .cache/pip
|
||||||
|
- .tox
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue