From 21d63bf695589e857b79edf1f543001b2adf1144 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
 <Mailaender@users.noreply.github.com>
Date: Tue, 4 Jun 2024 16:04:09 +0200
Subject: [PATCH] Travis CI was replaced by GitHub Actions.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 976bd495..d6a8a313 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Red Alert 2 mod for OpenRA
 
-[![Build Status](https://api.travis-ci.com/OpenRA/ra2.svg?branch=master)](https://travis-ci.com/github/OpenRA/ra2)
+[![Continuous Integration](https://github.com/OpenRA/ra2/workflows/Continuous%20Integration/badge.svg)](https://github.com/OpenRA/ra2/actions/workflows/ci.yml)
 
 Consult the [wiki](https://github.com/OpenRA/ra2/wiki) for instructions on how to install and use this.