mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-28 11:41:49 +00:00
Merge pull request #467 from nikhita/bump-go-version-travis
Bump go version to 1.10.2 for travis
This commit is contained in:
commit
7f726ce02d
@ -3,6 +3,6 @@ language: go
|
||||
go_import_path: k8s.io/client-go
|
||||
|
||||
go:
|
||||
- 1.8.1
|
||||
- 1.10.2
|
||||
|
||||
script: go build ./...
|
||||
|
Loading…
Reference in New Issue
Block a user