Add codecov globally in travis.yml, add badge

This commit is contained in:
Matt Rider 2019-04-25 18:37:03 -03:00
parent 06650de30f
commit f72a6e8a42
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ addons:
before_install:
- yarn global add wait-on
- yarn global add codecov
- yarn install
- cp cypress.env.template.json cypress.env.json

View File

@ -1,6 +1,7 @@
# Human-Connection
[![Build Status](https://travis-ci.com/Human-Connection/Human-Connection.svg?branch=master)](https://travis-ci.com/Human-Connection/Human-Connection)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/Human-Connection/Human-Connection/master.svg?style=flat-square)](https://codecov.io/gh/Human-Connection/Human-Connection/)
[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/Human-Connection/Nitro-Backend/blob/backend/LICENSE.md)
[![Discord Channel](https://img.shields.io/discord/489522408076738561.svg)](https://discord.gg/6ub73U3)