From 25b4cd2445c68a1836c7e55e26187c62bd82bf9c Mon Sep 17 00:00:00 2001 From: Anton Gilgur Date: Sat, 20 Jul 2019 04:03:47 -0400 Subject: [PATCH] (docs): add a Travis CI build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d2813f..5ff2153 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![dw](https://img.shields.io/npm/dw/mst-persist.svg)](https://npmjs.org/package/mst-persist)
[![typings](https://img.shields.io/npm/types/mst-persist.svg)](https://github.com/agilgur5/mst-persist/blob/master/src/index.ts) +[![build status](https://img.shields.io/travis/agilgur5/mst-persist.svg)](https://travis-ci.org/agilgur5/mst-persist)
[![NPM](https://nodei.co/npm/mst-persist.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/package/mst-persist)