提交 017ceb9d authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #2557 from Saizheng/dev1

Include pep8 autocheck test + while list (from blocks) #2503
...@@ -22,6 +22,7 @@ install: ...@@ -22,6 +22,7 @@ install:
- source activate pyenv - source activate pyenv
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install pydot; fi - if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install pydot; fi
- pip install . --no-deps --use-mirrors - pip install . --no-deps --use-mirrors
- pip install flake8
# command to run tests # command to run tests
env: env:
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论