提交 349de8bc authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Some cleanup.

上级 cbdf4fc7
...@@ -60,11 +60,8 @@ script: ...@@ -60,11 +60,8 @@ script:
- theano-nose -v $PART - theano-nose -v $PART
- if [[ $DOC == "1" ]]; then python doc/scripts/docgen.py --nopdf; fi - 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
# - theano-cache list
#after_script:
after_failure: after_failure:
- cat /home/travis/.pip/pip.log - cat /home/travis/.pip/pip.log
#after_success:
cache: apt cache: apt
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论