Update CI go versions
This commit is contained in:
parent
16fe749936
commit
26c0624fc0
|
@ -2,7 +2,7 @@ language: go
|
|||
|
||||
go:
|
||||
- tip
|
||||
- 1.6.1
|
||||
- 1.7
|
||||
|
||||
script:
|
||||
- go test -race -cpu=5 -v ./...
|
||||
|
|
Loading…
Reference in New Issue