未验证 提交 f038f44d 编写于 作者: P Phodal Huang

ci: add travis ci

上级 909426dd
language: go
go:
- 1.12.x
- 1.13.x
- tip
install:
- go get
- go install github.com/onsi/ginkgo/ginkgo
- export PATH=$PATH:$HOME/gopath/bin
script: $HsOME/gopath/bin/ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace && go vet
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册