Skip to content

Commit 465ffe1

Browse files
authored
Update README.md
Changed build status badge to Github action.
1 parent c544bfa commit 465ffe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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/mapstruct/mapstruct-spring-extensions.svg)](https://travis-ci.org/mapstruct/mapstruct-spring-extensions)
5+
[![Build Status](https://github.com/mapstruct/mapstruct-spring-extensions/workflows/CI/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-spring-extensions/actions?query=branch%3Amaster+workflow%3ACI)
66
[![Coverage Status](https://img.shields.io/codecov/c/github/mapstruct/mapstruct-spring-extensions.svg)](https://codecov.io/gh/mapstruct/mapstruct-spring-extensions)
77
[![Code Quality: Java](https://img.shields.io/lgtm/grade/java/g/mapstruct/mapstruct-spring-extensions.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mapstruct/mapstruct-spring-extensions/context:java)
88
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/mapstruct/mapstruct-spring-extensions.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mapstruct/mapstruct-spring-extensions/alerts)

0 commit comments

Comments
 (0)