From 68ee51c07dc78a9770276645053a4404d2e2ff0b Mon Sep 17 00:00:00 2001 From: Alec Gibson <12036746+alecgibson@users.noreply.github.com> Date: Wed, 5 May 2021 17:40:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Use=20GitHub=20actions=20build?= =?UTF-8?q?=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a93a62e..3a6338a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # sharedb-mongo [![NPM Version](https://img.shields.io/npm/v/sharedb-mongo.svg)](https://npmjs.org/package/sharedb-mongo) -[![Build Status](https://travis-ci.org/share/sharedb-mongo.svg?branch=master)](https://travis-ci.org/share/sharedb-mongo) +[![Test](https://github.com/share/sharedb-mongo/workflows/Test/badge.svg)](https://github.com/share/sharedb-mongo/actions/workflows/test.yml) [![Coverage Status](https://coveralls.io/repos/github/share/sharedb-mongo/badge.svg?branch=master)](https://coveralls.io/github/share/sharedb-mongo?branch=master) MongoDB database adapter for [sharedb](https://github.com/share/sharedb). This