提交 a8316c2c authored 作者: hantek's avatar hantek

add back the doc test part

上级 6d25ecde
...@@ -61,6 +61,7 @@ script: ...@@ -61,6 +61,7 @@ script:
- echo "$PART" - echo "$PART"
- cd -; cd Theano - cd -; cd Theano
- if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --nopdf; else theano-nose -v $PART; fi - if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --nopdf; else theano-nose -v $PART; fi
- if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --test; fi
# - theano-cache list # - theano-cache list
#after_script: #after_script:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论