Commit 115869c0 authored by Brendan Burns's avatar Brendan Burns

Stop running benchmarks for every travis run. They're flaky.

parent a4abafea
......@@ -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"
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