Update CI go versions

This commit is contained in:
Lars Gierth 2016-09-29 15:23:47 +02:00
parent 16fe749936
commit 26c0624fc0

View File

@ -2,7 +2,7 @@ language: go
go: go:
- tip - tip
- 1.6.1 - 1.7
script: script:
- go test -race -cpu=5 -v ./... - go test -race -cpu=5 -v ./...