1 Star 0 Fork 31

aq2.cn / gulu

forked from 88250 / gulu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 306 Bytes
一键复制 编辑 原始数据 按行查看 历史
88250 提交于 2019-05-25 00:05 . :green_heart:通过 Travis 进行持续集成
language: go
go:
- 1.12
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- ./coverage.sh
- $HOME/gopath/bin/goveralls -coverprofile=profile.cov -service=travis-ci -repotoken oxAbcJ5XYug6VbOfHmwRGgACqF9KVvGso
Go
1
https://gitee.com/go2019/gulu.git
git@gitee.com:go2019/gulu.git
go2019
gulu
gulu
master

搜索帮助