From b5043c598bdd19cbaaacdbad92b038eadd0f4d8d Mon Sep 17 00:00:00 2001 From: Kazuhito Suda Date: Fri, 9 Oct 2020 17:49:54 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20a2ab1..b4a38b1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/visualization.svg)](https://www.fiware.org/developers/catalogue/) [![License: MIT](https://img.shields.io/github/license/lets-fiware/replace-value-list-operator.svg)](https://opensource.org/licenses/MIT)
-[![Build Status](https://travis-ci.org/lets-fiware/replace-value-list-operator.svg?branch=master)](https://travis-ci.org/lets-fiware/replace-value-list-operator) +[![Build Status](https://travis-ci.com/lets-fiware/replace-value-list-operator.svg?branch=master)](https://travis-ci.com/lets-fiware/replace-value-list-operator) [![Coverage Status](https://coveralls.io/repos/github/lets-fiware/replace-value-list-operator/badge.svg?branch=master)](https://coveralls.io/github/lets-fiware/replace-value-list-operator?branch=master) The Replace value list operator is a WireCloud operator that provides ...