提交 3282c8eb 编写于 作者: H Hui Zhang

fix ci

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