Add coverage badge

This commit is contained in:
Daniel Tschinder 2016-07-13 00:43:26 +02:00 committed by GitHub
parent 0b62ecee21
commit 964bd4d609

View File

@ -8,6 +8,7 @@
<p align="center">
<a href="https://travis-ci.org/babel/babylon"><img alt="Travis Status" src="https://img.shields.io/travis/babel/babylon/master.svg?style=flat&label=travis"></a>
<a href="https://codecov.io/gh/babel/babylon"><img alt="Codecov Status" src="https://img.shields.io/codecov/c/github/babel/babylon/master.svg?style=flat"></a>
</p>
- ES6 enabled by default.