提交 00a69aa5 编写于 作者: H Hui Zhang

install ci depends

上级 0f8c0dee
......@@ -13,11 +13,13 @@ addons:
apt:
packages:
- git
- python3-pip
- python3-dev
before_install:
- python3 --version
- python3 -m pip --version
- python3 -m pip install -U virtualenv pre-commit pip
- sudo 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.
先完成此消息的编辑!
想要评论请 注册