mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-30 22:35:10 +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:
|
||||
- 1.7.4
|
||||
- 1.8.1
|
||||
|
||||
script: go build ./...
|
||||
|
Loading…
Reference in New Issue
Block a user