detox breaks docs test env for some reason

[ci skip]
This commit is contained in:
David Lord 2017-06-28 08:06:18 -07:00
parent 01e2d80660
commit 6162ecef19
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -66,5 +66,5 @@ commands =
skip_install = true
deps = detox
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