Skip to content

Commit

Permalink
Add benchmarks to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Sep 19, 2014
1 parent 463a16a commit 9bbc572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ script:
- KUBE_TIMEOUT='-timeout 60s' ./hack/test-go.sh
- PATH=$HOME/gopath/bin:./third_party/etcd/bin:$PATH ./hack/test-cmd.sh
- PATH=$HOME/gopath/bin:./third_party/etcd/bin:$PATH ./hack/test-integration.sh
- ./hack/benchmark-go.sh

notifications:
irc: "chat.freenode.net#google-containers"

0 comments on commit 9bbc572

Please sign in to comment.