1 Star 0 Fork 15

rocwzp / wechatpy

forked from messense / wechatpy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 443 Bytes
一键复制 编辑 原始数据 按行查看 历史
messense 提交于 2015-04-12 11:00 . Update pycrypto version
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "pypy"
- "pypy3"
env:
- CRYPTOPKG="cryptography>=0.8.2"
- CRYPTOPKG="pycrypto>=2.6.1"
install:
- pip install -r requirements.txt
- pip install coverage httmock
- pip install $CRYPTOPKG
script: nosetests -v --with-coverage --cover-package=wechatpy
after_success:
- pip install coveralls
- pip install scrutinizer-ocular
- coveralls
- ocular
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/blackbird/wechatpy.git
git@gitee.com:blackbird/wechatpy.git
blackbird
wechatpy
wechatpy
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891