mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Remove dependency of podex from travis config
This commit is contained in:
parent
9e99f9953a
commit
239f25c30a
@ -13,7 +13,6 @@ install:
|
|||||||
- ./hack/verify-description.sh
|
- ./hack/verify-description.sh
|
||||||
- ./hack/travis/install-std-race.sh
|
- ./hack/travis/install-std-race.sh
|
||||||
- ./hack/build-go.sh
|
- ./hack/build-go.sh
|
||||||
- go get ./contrib/podex
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
|
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user