Merge pull request #3256 from dchen1107/clean

Remove dependency of podex from travis config
This commit is contained in:
Brendan Burns
2015-01-06 15:58:33 -08:00

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