mirror of https://github.com/kubernetes/kops.git
Add go 1.14 to travis testing
This commit is contained in:
parent
a2ea7d09af
commit
a0fb75ad6b
|
|
@ -6,6 +6,7 @@ go:
|
|||
# 1.12 is now best-effort; we recommend 1.13
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
- "1.14"
|
||||
|
||||
go_import_path: k8s.io/kops
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue