Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
roll back from goveralls:too many errors.
  • Loading branch information
hanguofeng committed Mar 14, 2014
1 parent 7d45c4b commit 783be2f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ go:
- 1.1
- tip

install:
- go get code.google.com/p/go.tools/cmd/cover
- go get github.com/hailiang/goveralls


script: go test -covermode=count -coverprofile=profile.cov && goveralls -coverprofile=profile.cov -service=travis-ci

0 comments on commit 783be2f

Please sign in to comment.