protoc-gen-go-micro/vendor/github.com/go-kit/kit/.travis.yml
Manfred Touron 5448f25fd6
glide up
2017-05-18 23:33:43 +02:00

10 lines
96 B
YAML

language: go
script: go test -race -v ./...
go:
- 1.5.4
- 1.6.3
- 1.7.1
- tip