From 060eb06a4fa2bf0c4ed0cc9dea36c5f2a4a86da9 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Thu, 23 Apr 2020 18:34:25 +0200 Subject: [PATCH] Replace Travis build status with Github Actions status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddf32ba126..fce15c577d 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Plus *lots* of Ruby Gems, a complete list of which is at [/master/Gemfile](https ## Contributing -[![Build Status](https://api.travis-ci.org/discourse/discourse.svg?branch=master)](https://travis-ci.org/discourse/discourse) +[![Build Status](https://github.com/discourse/discourse/workflows/CI/badge.svg)](https://github.com/discourse/discourse/actions) Discourse is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public – including you!