Add goveralls for travis
This commit is contained in:
@@ -1 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
before_install:
|
||||||
|
- go get github.com/axw/gocov/gocov
|
||||||
|
- go get github.com/mattn/goveralls
|
||||||
|
script:
|
||||||
|
- $HOME/gopath/bin/goveralls 3qJVUE0iQwqnCbmNcDsjYu1nh4J4KIFXx
|
||||||
|
|||||||
Reference in New Issue
Block a user