Commit 239f25c3 authored by Dawn Chen's avatar Dawn Chen

Remove dependency of podex from travis config

parent 9e99f995
...@@ -13,7 +13,6 @@ install: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment