Skip to content

Commit 3b40a6e

Browse files
committed
Switch build badge to GitHub Actions
1 parent c508bfd commit 3b40a6e

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
@@ -4,7 +4,7 @@ Adds XML parsing to the [body-parser](https://github.com/expressjs/body-parser)
44

55
This is really useful if you want to deal with plain old JavaScript objects, but you need to interface with XML APIs.
66

7-
[![Build Status](https://travis-ci.org/fiznool/body-parser-xml.svg?branch=master)](https://travis-ci.org/fiznool/body-parser-xml)
7+
[![Build Status](https://github.com/fiznool/body-parser-xml/workflows/Node.js%20CI/badge.svg)](https://github.com/fiznool/body-parser-xml/workflows/Node.js%20CI/badge.svg)
88
[![npm version](https://badge.fury.io/js/body-parser-xml.svg)](http://badge.fury.io/js/body-parser-xml)
99
[![Dependency Status](https://david-dm.org/fiznool/body-parser-xml.svg)](https://david-dm.org/fiznool/body-parser-xml)
1010
[![devDependency Status](https://david-dm.org/fiznool/body-parser-xml/dev-status.svg)](https://david-dm.org/fiznool/body-parser-xml#info=devDependencies)

0 commit comments

Comments
 (0)