Add go 1.14 to travis testing

This commit is contained in:
Justin Santa Barbara 2020-04-10 00:00:02 -04:00
parent a2ea7d09af
commit a0fb75ad6b
1 changed files with 1 additions and 0 deletions

View File

@ -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