提交 aac0bd8d authored 作者: Frederic Bastien's avatar Frederic Bastien

Add sphinx theme not added by default anymore by sphinx

上级 58a1e52c
...@@ -36,7 +36,7 @@ install: ...@@ -36,7 +36,7 @@ install:
- source activate pyenv - source activate pyenv
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install pydot; else pip install pydot-ng; fi - if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install pydot; else pip install pydot-ng; fi
- pip install . --no-deps - pip install . --no-deps
- pip install flake8-future-import nose-parameterized==0.5.0 - pip install flake8-future-import nose-parameterized==0.5.0 sphinx_rtd_theme
# command to run tests # command to run tests
env: env:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论