Skip to content

Commit 931307b

Browse files
authored
Fixed badges
1 parent a3e72cd commit 931307b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# client-encryption-python
22

3-
[![](https://api.travis-ci.org/Mastercard/client-encryption-python.svg?branch=master)](https://api.travis-ci.org/Mastercard/client-encryption-python)
3+
[![](https://travis-ci.org/Mastercard/client-encryption-python.svg?branch=master)](https://travis-ci.org/Mastercard/client-encryption-python)
44
[![](https://sonarcloud.io/api/project_badges/measure?project=Mastercard_client-encryption-python&metric=alert_status)](https://sonarcloud.io/dashboard?id=Mastercard_client-encryption-python)
55
[![](https://sonarcloud.io/api/project_badges/measure?project=Mastercard_client-encryption-python&metric=coverage)](https://sonarcloud.io/dashboard?id=Mastercard_client-encryption-python)
66
[![](https://sonarcloud.io/api/project_badges/measure?project=Mastercard_client-encryption-python&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=Mastercard_client-encryption-python)
7-
[![](https://img.shields.io/pypy/v/mastercard-client-encryption.svg)](https://pypi.org/project/mastercard-client-encryption)
7+
[![](https://img.shields.io/pypi/v/mastercard-client-encryption.svg?style=flat&color=blue)](https://pypi.org/project/mastercard-client-encryption)
88
[![](https://img.shields.io/badge/license-MIT-yellow.svg)](https://github.com/Mastercard/client-encryption-python/blob/master/LICENSE)
99

1010
## Table of Contents

0 commit comments

Comments
 (0)