提交 5bffd8d4 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Really skip the flake8 part in "everything but tensor".

上级 62966940
...@@ -40,7 +40,7 @@ install: ...@@ -40,7 +40,7 @@ install:
# command to run tests # command to run tests
env: env:
- PART="theano/tests/test_flake8.py" DOC=1 - 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="-e 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" - PART="theano/tensor"
matrix: matrix:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论