Fix travis docs failing with Sphinx 1.8.0

Sphinx pinned to 1.7

See sphinx-doc/sphinx#5417
This commit is contained in:
Calum Lind 2018-09-14 16:09:18 +01:00
parent 63b7f6d382
commit cc1807cf97
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ sitepackages = False
changedir = docs
deps =
{[testenv]deps}
sphinx
sphinx==1.7.*
whitelist_externals =
{[testenv]whitelist_externals}