diff --git a/.travis.yml b/.travis.yml index 5f56841d389a6..f57267d9acbcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ script: - KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh - PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-cmd.sh - PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-integration.sh - - ./hack/benchmark-go.sh notifications: irc: "chat.freenode.net#google-containers"