mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
Add coveralls.io?
This commit is contained in:
parent
c165aff29d
commit
b8cee07d0b
@ -5,8 +5,11 @@ install:
|
|||||||
- go get github.com/constabulary/gb/...
|
- go get github.com/constabulary/gb/...
|
||||||
- go get github.com/golang/lint/golint
|
- go get github.com/golang/lint/golint
|
||||||
- go get github.com/fzipp/gocyclo
|
- go get github.com/fzipp/gocyclo
|
||||||
|
- go get github.com/mattn/goveralls
|
||||||
|
|
||||||
script: gb build github.com/matrix-org/dendrite/roomserver/roomserver && ./hooks/pre-commit
|
script:
|
||||||
|
- gb build github.com/matrix-org/dendrite/roomserver/roomserver && ./hooks/pre-commit
|
||||||
|
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
|
Loading…
Reference in New Issue
Block a user