language: go arch: - amd64 - arm64 os: linux dist: focal go: 1.15.2 go_import_path: k8s.io/kops script: - GOPROXY=https://proxy.golang.org travis_wait 30 make all examples test