forked from mirror/client_golang
update Go version for CI
This commit is contained in:
parent
c5b7fccd20
commit
91a6ade697
|
@ -2,8 +2,8 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
- 1.6
|
||||
- 1.7
|
||||
|
||||
script:
|
||||
- go test -short ./...
|
||||
|
|
Loading…
Reference in New Issue