forked from mirror/gin
Add codecov.io
This commit is contained in:
parent
7ec7df8b93
commit
eadf4da8f6
|
@ -14,6 +14,7 @@ script:
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken yFj7FrCeddvBzUaaCyG33jCLfWXeb93eA
|
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken yFj7FrCeddvBzUaaCyG33jCLfWXeb93eA
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
|
|
Loading…
Reference in New Issue