2 Star 19 Fork 7

Thoughtworks / EmoPy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 194 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: python
python:
- "3.6.3"
cache: pip
install:
- pip install -r requirements.txt
script:
- coverage run --source EmoPy --omit "*test*" EmoPy/tests/run_all.py
- coverage report -m
Python
1
https://gitee.com/thoughtworks/EmoPy.git
git@gitee.com:thoughtworks/EmoPy.git
thoughtworks
EmoPy
EmoPy
master

搜索帮助