1 Star 0 Fork 0

stoneqp/salmon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 615 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matt Molyneaux 提交于 2020-01-01 01:34 . Remove Python 2 support
language: python
dist: xenial
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- pypy3.5-6.0
matrix:
include:
- python: "3.6"
env: TOX_ENV=docs
install: pip install tox
script: tox -e $TOX_ENV
- python: "3.6"
env: TOX_ENV=lint,isort
install: pip install tox
script: tox -e $TOX_ENV
install: travis_retry pip install -q codecov tox
script: tox -e py # run tox for the current version of Python
after_success: codecov
notifications:
irc:
channels:
- "ircs://irc.megworld.co.uk:9000#inboxen"
use_notice: true
sudo: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stoneqp/salmon.git
git@gitee.com:stoneqp/salmon.git
stoneqp
salmon
salmon
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385