提交 1eabe8fc 编写于 作者: H Hui Zhang

fix ci py version

上级 862f9dec
......@@ -13,15 +13,13 @@ addons:
apt:
packages:
- git
- python3
- python3-pip
- python3.5
- python3-dev
before_install:
- sudo pip3 install -U virtualenv pre-commit pip
- sudo python3 -m pip install -U virtualenv pre-commit pip
- docker pull paddlepaddle/paddle:latest
- python3 --version
- pip3 --version
script:
- exit_code=0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册