Codebase list golang-github-go-kit-kit / 83ac88b
Merge pull request #220 from jupp0r/feature/remove-go1.4-from-travis Remove go1.4 from travis Peter Bourgon 8 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 script: go test -race -v ./...
33
44 go:
5 - 1.4.2
65 - 1.5.3
76 - 1.6
87 #- tip