From babcfc364c52cde40b98f98608edb38d3ac013c4 Mon Sep 17 00:00:00 2001 From: Alexey Stukalov Date: Thu, 23 Nov 2023 12:31:57 -0800 Subject: [PATCH] README: update CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b682c61..32cbfa0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # OBO Ontology parser -[![Build Status](https://travis-ci.org/maximsch2/OBOParse.jl.svg?branch=master)](https://travis-ci.org/maximsch2/OBOParse.jl) +[![CI](https://github.com/maximsch2/OBOParse.jl/workflows/CI/badge.svg?branch=master)](https://github.com/maximsch2/OBOParse.jl/actions?query=workflow%3ACI+branch%3Amaster) Rewrite of [GeneOntology.jl](https://github.com/bicycle1885/GeneOntology.jl)'s OBO parser to be more robust and not specific to Gene Ontology.