提交 b2dc77ed 编写于 作者: W wuzewu

Remove test script

上级 333d3814
...@@ -30,10 +30,6 @@ install: ...@@ -30,10 +30,6 @@ install:
- pip install --upgrade paddlepaddle - pip install --upgrade paddlepaddle
- pip install -r requirements.txt - pip install -r requirements.txt
script:
- if [[ $TRAVIS_OS_NAME != "windows" ]]; then /bin/bash ./scripts/test_cml.sh; fi
- if [[ $TRAVIS_OS_NAME != "windows" ]]; then /bin/bash ./scripts/test_all_module.sh; fi
notifications: notifications:
email: email:
on_success: change on_success: change
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册