From 46998a9d214530ba53d325db12c5a6493685a20b Mon Sep 17 00:00:00 2001 From: Tom M Date: Tue, 4 Jan 2022 16:48:29 +0100 Subject: [PATCH] Update README.md (#1015) Remove legacy cerbero build badge. Since the CMake update it's now completely broken. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 76d7ff48..92fa1fa5 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ | **Windows (vcpkg)** | [![Build Status](https://dev.azure.com/tommbrt/tommbrt/_apis/build/status/FluidSynth.fluidsynth.vcpkg?branchName=master)](https://dev.azure.com/tommbrt/tommbrt/_build/latest?definitionId=6&branchName=master) | | **MacOSX** | [![Build Status](https://dev.azure.com/tommbrt/tommbrt/_apis/build/status/FluidSynth.fluidsynth.macOS?branchName=master)](https://dev.azure.com/tommbrt/tommbrt/_build/latest?definitionId=5&branchName=master) | | **Android** | [![Build Status](https://dev.azure.com/tommbrt/tommbrt/_apis/build/status/FluidSynth.fluidsynth.Android?branchName=master)](https://dev.azure.com/tommbrt/tommbrt/_build/latest?definitionId=4&branchName=master) | -| **Android** (legacy Cerbero) | [![CircleCI](https://circleci.com/gh/FluidSynth/fluidsynth/tree/master.svg?style=shield)](https://circleci.com/gh/FluidSynth/fluidsynth) | - #### FluidSynth is a cross-platform, real-time software synthesizer based on the Soundfont 2 specification.