summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Strasser <joelstrasser1@gmail.com>2023-03-07 12:33:33 +0100
committerGitHub <noreply@github.com>2023-03-07 12:33:33 +0100
commit52753993c919d22ff0182ab21f6693c18f690802 (patch)
tree4afd752cbdb3a4fc794688a230485ac4a69f5630
parent552dff19d790ba7c151f9a73e663183bca5ca762 (diff)
replace Travis CI badge with GitHub CI badge
Replaces Travis CI build status badge with the one from the GitHub workflow
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57bdd8a85..f423ccdc7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# YaCy
[![Gitter](https://badges.gitter.im/yacy/yacy_search_server.svg)](https://gitter.im/yacy/yacy_search_server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[![Build Status](https://travis-ci.org/yacy/yacy_search_server.svg?branch=master)](https://travis-ci.com/yacy/yacy_search_server)
+[![Build Status](https://github.com/yacy/yacy_search_server/actions/workflows/ant-build-selfhosted.yaml/badge.svg)](https://github.com/yacy/yacy_search_server/actions/workflows/ant-build-selfhosted.yaml)
[![Install Link](https://img.shields.io/badge/install-stable-blue.svg)](https://yacy.net/download_installation/)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)