mirror of https://github.com/kubernetes/kops.git
removing tip as we are not passing because of an upstream issue
This commit is contained in:
parent
4fd4bb8d0e
commit
2ee0a4d5d5
|
@ -2,7 +2,8 @@ language: go
|
|||
go:
|
||||
- 1.8
|
||||
- 1.9
|
||||
- tip
|
||||
# removed because of govet issue with apimahcinery
|
||||
# - tip
|
||||
|
||||
go_import_path: k8s.io/kops
|
||||
|
||||
|
|
Loading…
Reference in New Issue