Skip to content

Commit 50d5347

Browse files
committed
Update README.md
Added coveralls badge
1 parent 3114c37 commit 50d5347

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ http://javamoney.github.io/ri.html
1313
This module is licenced under the the [Apache 2 Licence](https://www.apache.org/licenses/LICENSE-2.0.html).
1414

1515
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.javamoney/moneta/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.javamoney/moneta)
16-
[![Build Status](https://api.travis-ci.org/JavaMoney/jsr354-ri.png?branch=master)](https://travis-ci.org/JavaMoney/jsr354-ri) [![License](http://img.shields.io/badge/license-Apache2-red.svg)](http://opensource.org/licenses/apache-2.0)
16+
[![Build Status](https://api.travis-ci.org/JavaMoney/jsr354-ri.png?branch=master)](https://travis-ci.org/JavaMoney/jsr354-ri)
17+
[![Coverage Status](https://coveralls.io/repos/JavaMoney/jsr354-ri/badge.svg?branch=master)](https://coveralls.io/r/JavaMoney/jsr354-ri?branch=master)
18+
[![License](http://img.shields.io/badge/license-Apache2-red.svg)](http://opensource.org/licenses/apache-2.0)
1719
[![Reference Status](https://www.versioneye.com/java/org.javamoney:moneta/reference_badge.svg?style=flat)](https://www.versioneye.com/java/org.javamoney:moneta/references)
1820

1921
[![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](http://maven.org/)

0 commit comments

Comments
 (0)