aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2021-11-02 23:46:26 +0100
committerGravatar GitHub <noreply@github.com> 2021-11-02 23:46:26 +0100
commit0d31f89dd8519325ef8ed6efbe77eed4c452f62c (patch)
tree4a5896a092d65bea60e125a40b00515f12f7959d /README.md
parent530aa0bb3a445d445acb718628732ebea11fb914 (diff)
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 <fransdejonge@gmail.com> * Apply suggestions from code review Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexis Degrugillier <aledeg@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
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