force tox to rebuild in circle runs
This commit is contained in:
parent
588b1af6ee
commit
031b1175f4
@ -14,7 +14,7 @@ common: &common
|
|||||||
command: pip install --user tox
|
command: pip install --user tox
|
||||||
- run:
|
- run:
|
||||||
name: run tox
|
name: run tox
|
||||||
command: ~/.local/bin/tox
|
command: ~/.local/bin/tox -r
|
||||||
- save_cache:
|
- save_cache:
|
||||||
paths:
|
paths:
|
||||||
- .tox
|
- .tox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user