From 6dd7e4195b37aa6ded929387f64c4366198070cf Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Mon, 12 Aug 2024 11:50:15 +0200 Subject: [PATCH] Remove CI badge --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index cad9dc1cc..3cf133ea2 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ A [YCM Superbuild](http://robotology.github.io/ycm/gh-pages/git-master/index.htm If you are familiar with ROS, it is something similar to [catkin](http://wiki.ros.org/catkin/workspaces) or [colcon workspace](https://colcon.readthedocs.io/en/released/user/quick-start.html), but using pure CMake for portability reasons and for customizing the build via CMake options. Furthermore, the `robotology-superbuild` also contains some infrastructure to build **binaries** of the contained projects for some platforms. You can read more about the superbuild concept in [YCM documentation](http://robotology.github.io/ycm/gh-pages/latest/index.html) or in the [related IRC paper](http://lornat75.github.io/papers/2018/domenichelli-irc.pdf). -| System | Continuous Integration Status | -|:------:|:------:| -| Linux/macOS/Windows | ![GitHub Actions Status](https://github.com/robotology/robotology-superbuild/workflows/C++%20CI%20Workflow/badge.svg) | - Table of Contents ================= * [Superbuild](#superbuild)