Skip to content

Commit

Permalink
stupid travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ketelsen committed Oct 16, 2014
1 parent cdd379a commit de3714f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ install:
- go get github.com/rcrowley/go-metrics
- go get github.com/rcrowley/go-metrics/influxdb
- go get github.com/rcrowley/go-metrics/stathat
- go get github.com/GoogleCloudPlatform/kubernetes/pkg/client
- go get github.com/GoogleCloudPlatform/kubernetes/pkg/api
- go get github.com/GoogleCloudPlatform/kubernetes/pkg/proxy/config
- go get github.com/GoogleCloudPlatform/kubernetes/pkg/util

before_script:
- go build -o $HOME/gopath/src/github.com/coreos/etcd/etcd.run github.com/coreos/etcd
Expand Down

0 comments on commit de3714f

Please sign in to comment.