1 Star 0 Fork 3

当时明月/django-blog-zinnia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
travis.cfg 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fantomas42 提交于 2016-09-05 22:32 . Fix travis config
[buildout]
extends = buildout.cfg
parts = test
flake8
coveralls
[test]
eggs -= nose-progressive
eggs += coverage
defaults = --with-sfd
--with-coverage
--cover-package=zinnia
[coveralls]
recipe = zc.recipe.egg
eggs = python-coveralls
[versions]
coverage = 4.0.3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ppcba/django-blog-zinnia.git
[email protected]:ppcba/django-blog-zinnia.git
ppcba
django-blog-zinnia
django-blog-zinnia
master

搜索帮助