1 Star 0 Fork 14

ganqx/tp-qemu

forked from openEuler/tp-qemu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 324 Bytes
一键复制 编辑 原始数据 按行查看 历史
Haotong Chen 提交于 2018-07-19 12:58 . bypass ci check errors
language: python
python:
- "3.6"
- "2.7"
matrix:
allow_failures:
- python: "3.6"
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 --no-license-check
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ganqx/tp-qemu.git
git@gitee.com:ganqx/tp-qemu.git
ganqx
tp-qemu
tp-qemu
master

搜索帮助