travis doc path

This commit is contained in:
Ovv 2018-02-27 13:37:01 +01:00
parent 673b4cf911
commit e5ebd84eca

View File

@ -19,7 +19,7 @@ script:
- cd src/
- pytest --cov
- pycodestyle
- sphinx-build -b html docs docs/_build -W
- sphinx-build -b html ../docs ../docs/_build -W
after_success:
- coveralls