提交 538300f6 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Merge pull request #3997 from abergeron/faster_travis

Really skip the flake8 part in "everything but tensor".
......@@ -40,7 +40,7 @@ install:
# command to run tests
env:
- 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"
matrix:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论