This commit is contained in:
Miek Gieben
2016-03-19 16:33:59 +00:00
parent d73786ae91
commit 9d14d5fcf0

View File

@@ -3,6 +3,5 @@ sudo: false
go: go:
- 1.5 - 1.5
- 1.6 - 1.6
- tip
script: script:
- go test -race -bench=./... ./... - go test -race -bench=./... ./...