Skip to content

Commit 58e91f9

Browse files
committed
Fix the build badge
1 parent 986551b commit 58e91f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# array-changes
22

33
[![NPM version](https://badge.fury.io/js/array-changes.svg)](http://badge.fury.io/js/array-changes)
4-
[![Build Status](https://travis-ci.org/unexpectedjs/array-changes.svg?branch=master)](https://travis-ci.org/unexpectedjs/array-changes)
4+
[![Build Status](https://github.com/unexpectedjs/array-changes/actions/workflows/ci.yml/badge.svg)](https://github.com/unexpectedjs/array-changes/actions/workflows/ci.yml)
55
[![Coverage Status](https://coveralls.io/repos/unexpectedjs/array-changes/badge.svg)](https://coveralls.io/r/unexpectedjs/array-changes)
66

77
A library for finding differences between two arrays.

0 commit comments

Comments
 (0)