提交 a85be0ab authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Disable documentation testing since it is broken.

Will re-enable when it is fixed.
上级 f233adf9
......@@ -60,7 +60,7 @@ script:
- cd -; cd Theano
- theano-nose -v $PART
- if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --nopdf; fi
- if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --test; fi
# - if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --test; fi
after_failure:
- cat /home/travis/.pip/pip.log
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论