kops/.travis.yml

11 lines
181 B
YAML

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