mirror of https://github.com/kubernetes/kops.git
Reduce the number of TravisCI jobs for release branch
This commit is contained in:
parent
f5093e4148
commit
47ccf465e0
|
@ -3,9 +3,6 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
go:
|
||||
# 1.10 & 1.11 are now best-effort; we recommend 1.12
|
||||
# - "1.10" gofmt changes mean 1.10 fails testing
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
|
||||
go_import_path: k8s.io/kops
|
||||
|
|
Loading…
Reference in New Issue