diff --git a/.travis.yml b/.travis.yml index a2be2fe417..04c8b136a0 100755 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,5 @@ before_script: - echo $MAVEN_OPTS script: - mvn clean install -q 2> /dev/null +after_success: + - bash <(curl -s https://codecov.io/bash) diff --git a/README.md b/README.md index 2ce5f1b0df..49f8153148 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -## Overview [![Build Status](https://travis-ci.org/FINRAOS/herd.svg?branch=master)](https://travis-ci.org/FINRAOS/herd) +## Overview + +[![Build Status](https://travis-ci.org/FINRAOS/herd.svg?branch=master)](https://travis-ci.org/FINRAOS/herd) +[![License](https://img.shields.io/badge/License-Apache%202.0-orange.svg)](https://github.com/FINRAOS/herd/blob/master/LICENSE) +[![codecov](https://codecov.io/gh/kusid/herd/branch/master/graph/badge.svg)](https://codecov.io/gh/kusid/herd) Herd is big data governance for the cloud. The herd unified data catalog helps separate compute from storage in the cloud. Herd job orchestration manages your ETL and analytics processes while tracking all data in the catalog. Here is a quick summary of features: