Skip to content

Commit 4b59a86

Browse files
committed
Remove TravisCI and AppVeyor badges
1 parent ac68767 commit 4b59a86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
![GitHub](https://img.shields.io/github/license/tschuchortdev/kotlin-compile-testing.svg?color=green&style=popout)
88
![Maintenance](https://img.shields.io/maintenance/yes/2020.svg?style=popout)
99
[![Generic badge](https://img.shields.io/badge/contributions-welcome-green.svg)](https://shields.io/)
10-
[![Build Status](https://travis-ci.com/tschuchortdev/kotlin-compile-testing.svg?branch=master)](https://travis-ci.com/tschuchortdev/kotlin-compile-testing)
11-
[![Build status](https://ci.appveyor.com/api/projects/status/jj639rc6whehaf9o?svg=true)](https://ci.appveyor.com/project/tschuchortdev/kotlin-compile-testing)
1210

1311
A library for in-process compilation of Kotlin and Java code, in the spirit of [Google Compile Testing](https://github.com/google/compile-testing). For example, you can use this library to test your annotation processor or compiler plugin.
1412

0 commit comments

Comments
 (0)