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
|
||||
- run:
|
||||
name: run tox
|
||||
command: ~/.local/bin/tox
|
||||
command: ~/.local/bin/tox -r
|
||||
- save_cache:
|
||||
paths:
|
||||
- .tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user