Codebase list golang-github-go-kit-kit / 6ad9402
Remove go1.4 from travis Upstream etcd removed support for go1.4, making travis builds fail. Jupp Müller authored 8 years ago Jupp Müller committed 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