mirror of https://github.com/kubernetes/kops.git
Commenting out changes instead of delete
This commit is contained in:
parent
8f37300cbf
commit
f6953acff8
|
|
@ -1,5 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
|
#- 1.5 go test arguments are different in 1.5 :-(
|
||||||
|
#- 1.6 issues with OSX release, and 1.7 is required now by core
|
||||||
- 1.7
|
- 1.7
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue