1 Star 0 Fork 0

greatesoft/redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 327 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mitsuo Heijo 提交于 2020-11-17 23:08 . Update golangci-lint to v1.32
dist: xenial
language: go
services:
- redis-server
go:
- 1.14.x
- 1.15.x
- tip
matrix:
allow_failures:
- go: tip
go_import_path: github.com/go-redis/redis
before_install:
- curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s --
-b $(go env GOPATH)/bin v1.32.2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/greatesoft/redis.git
[email protected]:greatesoft/redis.git
greatesoft
redis
redis
master

搜索帮助