1 Star 0 Fork 93

asfdsadsa / PaddleSeg

forked from PaddlePaddle / PaddleSeg 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuzewu 提交于 2021-04-14 16:17 . Fix code format problem.
language: python
python:
- '3.6'
env:
- PYTHONPATH=${PWD}
install:
- pip install --upgrade paddlepaddle
- pip install -r requirements.txt
script:
- /bin/bash legacy/test/ci/check_code_style.sh
notifications:
email:
on_success: change
on_failure: always
Python
1
https://gitee.com/asfdsadsa/PaddleSeg.git
git@gitee.com:asfdsadsa/PaddleSeg.git
asfdsadsa
PaddleSeg
PaddleSeg
release/2.7

搜索帮助