From 405279c52e6a0afc30b7646d7a44d757722a3f3b Mon Sep 17 00:00:00 2001 From: Minko Gechev Date: Sun, 15 Oct 2023 14:10:36 -0700 Subject: [PATCH] Remove stale travis banner --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index e61af141..945b4238 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,5 @@ ## About -[![Build Status](https://travis-ci.org/mgechev/javascript-algorithms.svg?branch=Jakehp-patch-1)](https://travis-ci.org/mgechev/javascript-algorithms) - This repository contains JavaScript implementations of famous computer science algorithms. API reference with usage examples available