3 Star 0 Fork 0

mirrors_alanjds / drf-nested-routers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 519 Bytes
一键复制 编辑 原始数据 按行查看 历史
irtazaakram 提交于 2023-09-18 13:56 . feat: add support for django python
language: python
python:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
install: pip install tox-travis
script: tox
cache: pip
matrix:
fast_finish: true
include:
- dist: jammy
python: "3.11"
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/09bd4c7cc8961aff307f
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always
1
https://gitee.com/mirrors_alanjds/drf-nested-routers.git
git@gitee.com:mirrors_alanjds/drf-nested-routers.git
mirrors_alanjds
drf-nested-routers
drf-nested-routers
master

搜索帮助