forked from orbit-oss/flask
detox breaks docs test env for some reason
[ci skip]
This commit is contained in:
parent
01e2d80660
commit
6162ecef19
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -66,5 +66,5 @@ commands =
|
||||||
skip_install = true
|
skip_install = true
|
||||||
deps = detox
|
deps = detox
|
||||||
commands =
|
commands =
|
||||||
detox -e py{36,35,34,33,27,26,py},py{36,27,py}-simplejson,py{36,33,27,26,py}-devel,py{36,33,27,26,py}-lowest,docs-html
|
detox -e py{36,35,34,33,27,26,py},py{36,27,py}-simplejson,py{36,33,27,26,py}-devel,py{36,33,27,26,py}-lowest
|
||||||
tox -e coverage-report
|
tox -e coverage-report
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue