Skip to content

Commit 4d4e504

Browse files
committed
docs: replace travis badge with github action badge
1 parent 9a6d3b1 commit 4d4e504

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![NPM version][npm-image]][npm-url]
2-
[![build status][travis-image]][travis-url]
2+
[![Node.js CI][ci-image]][ci-url]
33
[![Test coverage][coveralls-image]][coveralls-url]
44
[![Downloads][downloads-image]][downloads-url]
55

@@ -65,8 +65,8 @@ MIT
6565

6666
[npm-image]: https://img.shields.io/npm/v/removeNPMAbsolutePaths.svg?style=flat-square
6767
[npm-url]: https://www.npmjs.com/package/removeNPMAbsolutePaths
68-
[travis-image]: https://img.shields.io/travis/juanjoDiaz/removeNPMAbsolutePaths/master.svg?style=flat-square
69-
[travis-url]: https://travis-ci.org/juanjoDiaz/removeNPMAbsolutePaths
68+
[ci-image]: https://github.com/juanjoDiaz/removeNPMAbsolutePaths/actions/workflows/on-push.yaml/badge.svg
69+
[ci-url]: https://github.com/juanjoDiaz/removeNPMAbsolutePaths/actions/workflows/on-push.yaml
7070
[coveralls-image]: https://img.shields.io/coveralls/juanjoDiaz/removeNPMAbsolutePaths/master.svg?style=flat-square
7171
[coveralls-url]: https://coveralls.io/github/juanjoDiaz/removeNPMAbsolutePaths?branch=master
7272
[downloads-image]: https://img.shields.io/npm/dm/removeNPMAbsolutePaths.svg?style=flat-square

0 commit comments

Comments
 (0)