提交 0f8c0dee 编写于 作者: H Hui Zhang

using module pip when py3.5

上级 28597c0c
......@@ -16,8 +16,8 @@ addons:
before_install:
- python3 --version
- pip3 --version
- pip3 install -U virtualenv pre-commit pip
- python3 -m pip --version
- python3 -m pip install -U virtualenv pre-commit pip
- docker pull paddlepaddle/paddle:latest
script:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册