2 Star 0 Fork 0

mirrors_rancher/docker-py

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 229 Bytes
一键复制 编辑 原始数据 按行查看 历史
nir0s 提交于 2015-02-12 09:25 . split tests to different tox envs
sudo: false
language: python
python:
- "2.7"
env:
- TOX_ENV=py26
- TOX_ENV=py27
- TOX_ENV=py32
- TOX_ENV=py33
- TOX_ENV=py34
- TOX_ENV=flake8
install:
- pip install tox
script:
- tox -e $TOX_ENV
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_rancher/docker-py.git
git@gitee.com:mirrors_rancher/docker-py.git
mirrors_rancher
docker-py
docker-py
master

搜索帮助