From c0e39223960364ff07d7aa55fbf52f3626111cae Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Thu, 11 Feb 2021 00:35:31 +0100 Subject: [PATCH] chore: Remove badge to travis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870a61c..2bdf5fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# nodejs-simple-downloader [![Build Status](https://travis-ci.com/researchgate/nodejs-simple-downloader.svg?branch=master)](https://travis-ci.com/researchgate/nodejs-simple-downloader) +# nodejs-simple-downloader This is a tool that simply downloads the desired version of Node.js and unpacks it.