Skip to content

Commit 17dfde2

Browse files
committed
Added badges for Travis and Codecov.
1 parent 2af6a10 commit 17dfde2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
Helpful additions to MapStruct when using the Spring Framework.
33

44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5+
[![Build Status](https://img.shields.io/travis/Chessray/mapstruct-spring-additions.svg)](https://travis-ci.org/Chessray/mapstruct-spring-additions)
6+
[![Coverage Status](https://img.shields.io/codecov/c/github/Chessray/mapstruct-spring-additions.svg)](https://codecov.io/gh/Chessray/mapstruct-spring-additions)

0 commit comments

Comments
 (0)