Skip to content

Commit

Permalink
Stop running benchmarks for every travis run. They're flaky.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Nov 3, 2014
1 parent a4abafe commit 115869c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 115869c

Please sign in to comment.