Commit 3a4d5fd6 authored by Brendan Burns's avatar Brendan Burns

Merge pull request #3256 from dchen1107/clean

Remove dependency of podex from travis config
parents 58abb40f 239f25c3
...@@ -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