Skip to content

Commit

Permalink
migrated to travis-ci.com
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed Nov 12, 2020
1 parent 7da8ed8 commit d62805d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ XMLUnit for Java 2.x

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.xmlunit/xmlunit-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.xmlunit/xmlunit-core)

[![Build Status XMLUnit 2.x for Java](https://travis-ci.org/xmlunit/xmlunit.svg?branch=main)](https://travis-ci.org/xmlunit/xmlunit) [![Coverage Status](https://coveralls.io/repos/xmlunit/xmlunit/badge.svg)](https://coveralls.io/r/xmlunit/xmlunit)
[![Build Status XMLUnit 2.x for Java](https://travis-ci.com/xmlunit/xmlunit.svg?branch=main)](https://travis-ci.com/xmlunit/xmlunit) [![Coverage Status](https://coveralls.io/repos/xmlunit/xmlunit/badge.svg)](https://coveralls.io/r/xmlunit/xmlunit)

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

Expand Down

0 comments on commit d62805d

Please sign in to comment.