Remove dependency of podex from travis config

This commit is contained in:
Dawn Chen 2015-01-06 15:42:12 -08:00
parent 9e99f9953a
commit 239f25c30a

View File

@ -13,7 +13,6 @@ install:
- ./hack/verify-description.sh
- ./hack/travis/install-std-race.sh
- ./hack/build-go.sh
- go get ./contrib/podex
script:
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh