1 Star 0 Fork 0

马瑞雪/zhihu-py3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
7sDream 提交于 2015-11-10 21:57 . add travis notification
language: python
python:
- "3.4"
- "3.5"
before_install:
- "pip install --upgrade pip"
install:
- "pip install .[lxml]"
script:
- "cd test"
- "./zhihu-test.py"
notifications:
email:
on_success: never
on_failure: always
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maruixue/zhihu-py3.git
git@gitee.com:maruixue/zhihu-py3.git
maruixue
zhihu-py3
zhihu-py3
master

搜索帮助