16 Star 7 Fork 14

openEuler / tp-qemu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: python
python:
- "2.7"
- "3.6"
- "3.9"
branches:
only:
- master
sudo: false
install:
- pip install sphinx
- pip install -r requirements-travis.txt
script:
- inspekt checkall --disable-style E501,E265,W601,E402,E722,E741 --enable-lint W0611,W1201 --no-license-check
1
https://gitee.com/openeuler/tp-qemu.git
git@gitee.com:openeuler/tp-qemu.git
openeuler
tp-qemu
tp-qemu
master

搜索帮助