mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-27 15:39:39 +00:00
Bump go version to 1.10.2 for travis
This commit is contained in:
parent
780aa459ed
commit
0152131f08
@ -3,6 +3,6 @@ language: go
|
|||||||
go_import_path: k8s.io/client-go
|
go_import_path: k8s.io/client-go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.8.1
|
- 1.10.2
|
||||||
|
|
||||||
script: go build ./...
|
script: go build ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user