From 0d31f89dd8519325ef8ed6efbe77eed4c452f62c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 2 Nov 2021 23:46:26 +0100 Subject: Remove remains of Travis (#3941) * Remove remains of Travis Follow-up of https://github.com/FreshRSS/FreshRSS/pull/3920 * Update docs/en/developers/03_Running_tests.md Co-authored-by: Frans de Jonge * Apply suggestions from code review Co-authored-by: Frans de Jonge Co-authored-by: Alexis Degrugillier --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c7540212..ed66bb79b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![Build Status][travis-badge]][travis-link] [![Liberapay donations](https://img.shields.io/liberapay/receives/FreshRSS.svg?logo=liberapay)](https://liberapay.com/FreshRSS/donate) * Read this document on [github.com/FreshRSS/FreshRSS/](https://github.com/FreshRSS/FreshRSS/blob/edge/README.md) to get the correct links and pictures. @@ -144,6 +143,3 @@ and [Fever API](https://freshrss.github.io/FreshRSS/en/users/06_Fever_API.html) * [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) * [phpQuery](https://github.com/phpquery/phpquery) - -[travis-badge]:https://travis-ci.org/FreshRSS/FreshRSS.svg?branch=edge -[travis-link]:https://travis-ci.org/FreshRSS/FreshRSS -- cgit v1.2.3