提交 966bc1e7 编写于 作者: W wuzewu

Update travis config

上级 f46eeb85
......@@ -5,9 +5,12 @@ python:
- '3.5'
- '3.6'
env:
- PYTHONPATH=${PWD}
script:
- if [[ $TRAVIS_PYTHON_VERSION != 2.7 ]]; then /bin/bash ./scripts/check_code_style.sh; fi
- /bin/bash ./scripts/test_cml.sh
- echo $PYTHONPATH; /bin/bash ./scripts/test_cml.sh
notifications:
email:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册