Skip to content

Commit e5579fb

Browse files
committed
docs
1 parent fb87809 commit e5579fb

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
@@ -5,7 +5,7 @@ A [tape](https://github.com/substack/tape) test runner that runs your tests in
55
a (headless) browser and returns 0/1 as exit code, so you can use it as your
66
`npm test` script.
77

8-
[![build status](https://secure.travis-ci.org/juliangruber/tape-run.svg)](http://travis-ci.org/juliangruber/tape-run)
8+
[![CI](https://github.com/juliangruber/tape-run/actions/workflows/ci.yml/badge.svg)](https://github.com/juliangruber/tape-run/actions/workflows/ci.yml)
99
[![downloads](https://img.shields.io/npm/dm/tape-run.svg)](https://www.npmjs.org/package/tape-run)
1010

1111
## Usage

0 commit comments

Comments
 (0)