Skip to content

Commit abf9800

Browse files
committed
remove travis builds
1 parent 4e04d43 commit abf9800

2 files changed

Lines changed: 2 additions & 21 deletions

File tree

.travis.yml

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ XMLUnit.NET 2.x
44
[![nuget](https://img.shields.io/nuget/v/XMLUnit.Core.svg)](https://www.nuget.org/packages/XMLUnit.Core/)
55

66
Builds:
7-
* Travis CI using Mono 4.0 and .NET Core 2.1 on Linux: [![Build Status XMLUnit.NET 2.x](https://travis-ci.com/xmlunit/xmlunit.net.svg?branch=main)](https://travis-ci.com/xmlunit/xmlunit.net)
8-
* AppVeyor using .NET 3.5 and .NET Core 2.0 on Windows: [![Build status](https://ci.appveyor.com/api/projects/status/am34dfbr4vbcarr3?svg=true)](https://ci.appveyor.com/project/bodewig/xmlunit-net)
7+
* AppVeyor using .NET 3.5 and .NET Core 2.0 and 7.0 on Windows,
8+
.NET Core 7.0 on Linux: [![Build status](https://ci.appveyor.com/api/projects/status/am34dfbr4vbcarr3?svg=true)](https://ci.appveyor.com/project/bodewig/xmlunit-net)
99

1010
XMLUnit is a library that supports testing XML output in several ways.
1111

0 commit comments

Comments
 (0)