1 Star 0 Fork 0

cygit / go-proto-validators

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 389 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: go
env:
global:
- GO111MODULE=on
- PROTOBUF_VERSION="3.8.0"
notifications:
email: false
branches:
only:
- master
jobs:
include:
- stage: test
script: make test
go: 1.11.x
- script: make test
go: 1.12.x
- script: make test
go: 1.13.x
- script: make test
go: 1.14.x
- script: make test
go: master
Go
1
https://gitee.com/caoygit/go-proto-validators.git
git@gitee.com:caoygit/go-proto-validators.git
caoygit
go-proto-validators
go-proto-validators
master

搜索帮助