Skip to content

Commit a1e2848

Browse files
committed
Remove Travis CI build
1 parent 11dce7d commit a1e2848

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

.travis.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ An IntelliJ IDEA plugin for working with MapStruct
44

55
[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/mapstruct/mapstruct/blob/master/LICENSE.txt)
66

7-
[![Build Status](https://travis-ci.org/mapstruct/mapstruct-idea.svg?branch=master)](https://travis-ci.org/mapstruct/mapstruct-idea)
7+
[![Build Status](https://github.com/mapstruct/mapstruct-idea/workflows/CI/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-idea/actions?query=workflow%3ACI+branch%3Amaster)
88
[![Coverage Status](https://codecov.io/gh/mapstruct/mapstruct-idea/branch/master/graph/badge.svg)](https://codecov.io/gh/mapstruct/mapstruct-idea)
99

1010
* [What is MapStruct?](#what-is-mapstruct)

0 commit comments

Comments
 (0)