From f31457cffdb0889f2f53ba431f6a5b1bac7518fa Mon Sep 17 00:00:00 2001 From: SukantGujar Date: Tue, 12 Mar 2019 19:44:33 +0530 Subject: [PATCH] Add travis ci status to readme. --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index b87d5b661..fc249f838 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,5 @@ +![Travis CI Status](https://travis-ci.com/SukantGujar/express-partial-content.svg?branch=master) + # About A HTTP 206 Partial Content handler to serve any readable stream partially in Express.