Codebase list golang-github-go-kit-kit / bc73bc7
travis.yml: go test -race Peter Bourgon 8 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 language: go
1
2 script: go test -race -v ./...
13
24 go:
35 - 1.4.2