This commit is contained in:
parent
69e42bc987
commit
7478085182
|
@ -7,5 +7,5 @@ before_install:
|
|||
- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
script:
|
||||
- ./clean.sh
|
||||
- ./coverage.sh
|
||||
- $HOME/gopath/bin/goveralls -coverprofile=profile.cov -service=travis-ci -repotoken W04Y4p452CDeI9gcsC8t5y217uHnUDFCb
|
||||
|
|
Loading…
Reference in New Issue