force tox to rebuild in circle runs

This commit is contained in:
Jason Carver 2018-02-28 14:20:39 -08:00
parent 588b1af6ee
commit 031b1175f4

View File

@ -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