From 8729e1ddbb64f5013cf5f3555de48b8ba311febe Mon Sep 17 00:00:00 2001 From: Tuomas Koskela Date: Fri, 13 Sep 2024 15:33:02 +0100 Subject: [PATCH] Update CI status badge in README It was still pointing to something in Travis :see_no_evil: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 560ed5122..e80a10c67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PURIFY -[![Build Status](https://travis-ci.com/astro-informatics/purify.svg?branch=development)](https://travis-ci.com/astro-informatics/purify) +[![build](https://github.com/astro-informatics/purify/actions/workflows/ci.yml/badge.svg?branch=development)](https://github.com/astro-informatics/purify/actions/workflows/ci.yml?query=branch%3Adevelopment+) [![codecov](https://codecov.io/gh/astro-informatics/purify/branch/development/graph/badge.svg)](https://codecov.io/gh/astro-informatics/purify) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2555252.svg)](https://doi.org/10.5281/zenodo.2555252)