From a819e004851f737ce8710c38bb45109b73a0f465 Mon Sep 17 00:00:00 2001 From: Kyrylo Maksymenko Date: Thu, 22 Jun 2023 09:58:13 +0200 Subject: [PATCH] update build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7827600..73c7ac2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cloudshell-cp-vcenter -[![Build status](https://travis-ci.org/QualiSystems/cloudshell-cp-vcenter.svg?branch=dev)](https://travis-ci.org/QualiSystems/cloudshell-cp-vcenter) +[![Build status](https://github.com/QualiSystems/cloudshell-cp-vcenter/workflows/CI/badge.svg?branch=master)](https://github.com/QualiSystems/cloudshell-cp-vcenter/actions?query=branch%3Amaster) [![codecov](https://codecov.io/gh/QualiSystems/cloudshell-cp-vcenter/branch/dev/graph/badge.svg)](https://codecov.io/gh/QualiSystems/cloudshell-cp-vcenter) [![PyPI version](https://badge.fury.io/py/cloudshell-cp-vcenter.svg)](https://badge.fury.io/py/cloudshell-cp-vcenter) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)