1 Star 0 Fork 59

eleven_whb/picbed

forked from staugur/sapic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: python
sudo: enabled
python:
- '2.7'
- '3.5'
- '3.6'
- '3.7'
- nightly
- pypy3
env:
global:
- CODECOV_TOKEN="9aa6e947-57e8-4546-9f0f-d62f462d4ef7"
- picbed_redis_url="redis://@localhost"
jobs:
- FLASK_VERSION=1.0
- FLASK_VERSION=1.1.0
jobs:
allow_failures:
- python: nightly
services:
- redis
install:
- pip install -r src/requirements.txt
- pip install Flask==$FLASK_VERSION
- pip install codecov
script:
- cd src && coverage run -m unittest discover -p "test_*.py"
after_success:
- codecov
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/eleveny/picbed.git
git@gitee.com:eleveny/picbed.git
eleveny
picbed
picbed
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385