mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-08 10:47:26 +00:00
bump go version to 1.8.1 for travis
This commit is contained in:
parent
83b4b27326
commit
794d95e91e
@ -3,6 +3,6 @@ language: go
|
|||||||
go_import_path: k8s.io/client-go
|
go_import_path: k8s.io/client-go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.4
|
- 1.8.1
|
||||||
|
|
||||||
script: go build ./...
|
script: go build ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user