mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-24 14:12:18 +00:00
Merge pull request #210 from caesarxuchao/fix-travis
bump go version to 1.8.1 for travis
This commit is contained in:
commit
1741b65fcb
@ -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