From 15c9a361c574c43b6a0d3fad04151ca726f73a42 Mon Sep 17 00:00:00 2001 From: Alon Grinberg Dana Date: Sat, 20 Feb 2021 22:30:36 +0200 Subject: [PATCH] Update the CI badge in README and in the docs Update from Travis to GH Actions --- README.md | 2 +- docs/index.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d12a3f0..38746951 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # The Tandem Tool (T3) for automated kinetic model generation and refinement ![Release](https://img.shields.io/badge/version-0.1.0-blue.svg) -[![Build Status](https://travis-ci.com/ReactionMechanismGenerator/T3.svg?branch=master)](https://travis-ci.com/ReactionMechanismGenerator/T3) +![Build Status](https://github.com/ReactionMechanismGenerator/T3/actions/workflows/cont_int.yml/badge.svg) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/ReactionMechanismGenerator/T3.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ReactionMechanismGenerator/T3/context:python) [![codecov](https://codecov.io/gh/ReactionMechanismGenerator/T3/branch/master/graph/badge.svg)](https://codecov.io/gh/ReactionMechanismGenerator/T3) [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) diff --git a/docs/index.md b/docs/index.md index 9c0d21ce..93c6410e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,9 +9,7 @@ Release - - Build Status - +Build Status Language grade: Python