Testing coveralls

This commit is contained in:
Manu Mtz-Almeida 2015-05-19 01:00:17 +02:00
parent acf0c2dbb0
commit ac2a29dd73
1 changed files with 8 additions and 0 deletions

View File

@ -4,3 +4,11 @@ go:
- 1.4
- 1.4.2
- tip
install:
go get code.google.com/p/go.tools/cmd/cover
go get github.com/mattn/goveralls
script:
go test -v -covermode=count -coverprofile=coverage.out
$HOME/gopath/bin/goveralls -coverprofile=coverage.out -service=travis-ci -repotoken yFj7FrCeddvBzUaaCyG33jCLfWXeb93eA