提交 089fae18 编写于 作者: W wuzewu

Install paddlepaddle before run test script

上级 966bc1e7
......@@ -10,7 +10,7 @@ env:
script:
- if [[ $TRAVIS_PYTHON_VERSION != 2.7 ]]; then /bin/bash ./scripts/check_code_style.sh; fi
- echo $PYTHONPATH; /bin/bash ./scripts/test_cml.sh
- pip install paddlepaddle; /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.
先完成此消息的编辑!
想要评论请 注册