Skip to content

Commit

Permalink
change cover tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizeng committed Oct 23, 2015
1 parent 7c85065 commit 5b5e5a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ language: go
go:
- 1.5
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- if ! go get github.com/golang/tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
- go get github.com/coreos/etcd
- go install github.com/coreos/etcd
before_script:
- $HOME/gopath/bin/etcd &
script:
Expand Down

0 comments on commit 5b5e5a4

Please sign in to comment.