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