From bf61007eecc377515a43ee647beae6c5a37b7b95 Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Mon, 4 Jan 2021 13:29:09 +0100 Subject: [PATCH] docs: Use GitHub Actions badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f6065b50..a73516bd5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Community Solid Server -[![Build Status](https://travis-ci.com/solid/community-server.svg?branch=master)](https://travis-ci.com/solid/community-server) +[![Build Status](https://github.com/solid/community-server/workflows/CI/badge.svg)](https://github.com/solid/community-server/actions) [![Coverage Status](https://coveralls.io/repos/github/solid/community-server/badge.svg)](https://coveralls.io/github/solid/community-server) [![npm version](https://img.shields.io/npm/v/@solid/community-server)](https://www.npmjs.com/package/@solid/community-server)