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