From 64913822041ca9c7a30f5c61fe4584577a3df3e9 Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Wed, 29 Sep 2021 12:48:40 +0200 Subject: [PATCH] Remove travis badge from readme (#289) Follow up on #283 to remove the now obsolete travis badge. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index de04de9..4dc0b61 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![Build Status](https://travis-ci.com/cpm-cmake/CPM.cmake.svg?branch=master)](https://travis-ci.com/cpm-cmake/CPM.cmake) [![Actions Status](https://github.com/cpm-cmake/CPM.cmake/workflows/MacOS/badge.svg)](https://github.com/cpm-cmake/CPM.cmake/actions) [![Actions Status](https://github.com/cpm-cmake/CPM.cmake/workflows/Windows/badge.svg)](https://github.com/cpm-cmake/CPM.cmake/actions) [![Actions Status](https://github.com/cpm-cmake/CPM.cmake/workflows/Ubuntu/badge.svg)](https://github.com/cpm-cmake/CPM.cmake/actions)