提交 52a062bc authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Split out the doc and flake8 tests and rebalance the tests.

Also add some missing tests (d3viz, typed_list).
上级 e5fc7cf7
......@@ -33,8 +33,9 @@ install:
# command to run tests
env:
- PART="theano/sandbox theano/sparse theano/scalar theano/tensor/nnet theano/scan_module" DOC=1
- PART="theano/tensor/tests theano/tensor/signal theano/compile theano/gof theano/misc theano/tests theano/compat"
- PART="theano/tests/test_flake8.py" DOC=1
- PART="-e theano/tests/test_flake8.py theano/compat theano/compile theano/d3viz theano/gof theano/misc theano/sandbox theano/scalar theano/scan_module theano/sparse theano/tests theano/typed_list"
- PART="theano/tensor"
matrix:
fast_finish: true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论