Try fixing Travis by removing a tox comment.

This commit is contained in:
Tin Tvrtkovic 2016-05-16 22:55:55 +02:00
parent 6ce0a0d80d
commit f3ee6da7fc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ setenv =
PYTHONHASHSEED = 0
deps =
sphinx
zope.interface # for doctests
zope.interface
commands =
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
sphinx-build -W -b doctest -d {envtmpdir}/doctrees docs docs/_build/html