提交 b776a176 authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove doctest in python 3.4

上级 f92cf235
...@@ -52,9 +52,9 @@ jobs: ...@@ -52,9 +52,9 @@ jobs:
- <<: *doctest - <<: *doctest
python: "2.7" python: "2.7"
env: NUMPY_VERSION=1.13.1 DOC=1 PART="theano/tests/test_flake8.py" env: NUMPY_VERSION=1.13.1 DOC=1 PART="theano/tests/test_flake8.py"
- <<: *doctest # - <<: *doctest
python: "3.4" # python: "3.4"
env: NUMPY_VERSION=1.9.1 DOC=1 PART="theano/tests/test_flake8.py" # env: NUMPY_VERSION=1.9.1 DOC=1 PART="theano/tests/test_flake8.py"
- <<: *doctest - <<: *doctest
python: "3.6" python: "3.6"
env: NUMPY_VERSION=1.13.1 DOC=1 PART="theano/tests/test_flake8.py" env: NUMPY_VERSION=1.13.1 DOC=1 PART="theano/tests/test_flake8.py"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论