Update CI go versions

This commit is contained in:
Lars Gierth 2016-09-29 15:23:47 +02:00
parent 16fe749936
commit 26c0624fc0
1 changed files with 1 additions and 1 deletions

View File

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