From f47bee870cb88663fc33f2acd363d9df6836c78c Mon Sep 17 00:00:00 2001 From: Marius Date: Wed, 16 Oct 2019 14:22:31 +0200 Subject: [PATCH] docs: Add CI badge for GitHub Actions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a139e80..52d2a00 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,7 @@ breaking changes have been introduced, please look at the [0.14.0 tag](https://g ## Build status -[![Build Status](https://travis-ci.org/tus/tusd.svg?branch=master)](https://travis-ci.org/tus/tusd) -[![Build status](https://ci.appveyor.com/api/projects/status/2y6fa4nyknoxmyc8/branch/master?svg=true)](https://ci.appveyor.com/project/Acconut/tusd/branch/master) +![Build Status](https://github.com/tus/tusd/workflows/Test/badge.svg) ## License