From f82d5aa7e5650623f7d1555d40e8f35055dc6168 Mon Sep 17 00:00:00 2001 From: Kelson Date: Fri, 3 Apr 2020 16:24:04 +0200 Subject: [PATCH] CI badge from Github actions (instead of Travis) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268ff35..97c2bd2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ command line tools: * kiwix-search: Fulltext search in ZIM files * kiwix-serve: HTTP daemon serving ZIM files -[![Build Status](https://travis-ci.com/kiwix/kiwix-tools.svg?branch=master)](https://travis-ci.com/kiwix/kiwix-tools) +[![Build Status](https://github.com/kiwix/kiwix-tools/workflows/CI/badge.svg?query=branch%3Amaster)](https://github.com/kiwix/kiwix-tools/actions?query=branch%3Amaster) [![CodeFactor](https://www.codefactor.io/repository/github/kiwix/kiwix-tools/badge)](https://www.codefactor.io/repository/github/kiwix/kiwix-tools) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)