1 Star 0 Fork 0

pyj/p4c-bm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 453 Bytes
一键复制 编辑 原始数据 按行查看 历史
Antonin Bas 提交于 2016-04-28 12:52 . updated travis file
# Config file for automatic testing at travis-ci.org
sudo: false
language: python
python:
- "2.7"
env:
- TOX_ENV=py27
- TOX_ENV=flake8
cache:
directories:
- $HOME/thrift
- $HOME/nanomsg
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install tox
# command to run tests
script:
- tox -e $TOX_ENV
after_success:
# Report coverage results to codecov.io
- pip install codecov
- codecov
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ranzijun/p4c-bm.git
git@gitee.com:ranzijun/p4c-bm.git
ranzijun
p4c-bm
p4c-bm
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385