mirror of https://github.com/kubernetes/kops.git
Build all binaries with TravisCI
This commit is contained in:
parent
d3f7761312
commit
8a18d74c42
|
|
@ -10,7 +10,7 @@ go: 1.14.x
|
|||
go_import_path: k8s.io/kops
|
||||
|
||||
script:
|
||||
- GOPROXY=https://proxy.golang.org travis_wait 30 make nodeup examples test
|
||||
- GOPROXY=https://proxy.golang.org travis_wait 30 make all examples test
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in New Issue