From be79d23928410b6c88563fc4f3284973237b75f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Fi=C5=A1er?= Date: Mon, 21 Sep 2020 18:14:38 +0200 Subject: [PATCH] MAINTENANCE: Change CI info button Transfer testing from legacy Travis-ci.org to new Travis-co.com to solve problems with Github integration. (ORG originating repositories do not send build status back to the Github. The new integration App should solve this.) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a34b16..4fe25ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Machinetalk bindings for Python [![PyPI version](https://badge.fury.io/py/pymachinetalk.svg)](https://badge.fury.io/py/pymachinetalk) -[![Build Status](https://travis-ci.org/DiffSK/configobj.svg?branch=master)](https://travis-ci.org/machinekit/pymachinetalk) +[![Build Status](https://img.shields.io/travis/com/machinekit/pymachinetalk?logo=travis)](https://travis-ci.com/github/machinekit/pymachinetalk) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/machinekoder/speed-friending-matcher/blob/master/LICENSE) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)