Merge pull request #443 from ryancox/use-go-1.11

Use Go 1.11 for CI Builds
This commit is contained in:
Jeff Regan
2018-10-09 15:02:54 -07:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.10.x
- 1.11.x
go_import_path: sigs.k8s.io/kustomize