From 59d32323424252bfeb527ec1dda41f63baa28fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Garc=C3=ADa=20Garz=C3=B3n?= Date: Tue, 23 Nov 2021 13:28:51 +0100 Subject: [PATCH] badges pointing to gha --- python/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 280f4db..a949055 100644 --- a/python/README.md +++ b/python/README.md @@ -1,6 +1,8 @@ # python-intercoop -[![Build Status](https://travis-ci.org/Som-Energia/intercoop.svg?branch=master)](https://travis-ci.org/Som-Energia/intercoop) + +[![CI Status](https://github.com/Som-Energia/intercoop/actions/workflows/main.yml/badge.svg)](https://github.com/Som-Energia/intercoop/actions/workflows/main.yml) +[![Coverage Status](https://coveralls.io/repos/github/Som-Energia/intercoop/badge.svg?branch=master)](https://coveralls.io/github/Som-Energia/intercoop?branch=master) A Python implementation of the intercoop protocol.