From d017a4bc9212904b6dffae68e780d961c7803670 Mon Sep 17 00:00:00 2001 From: Joe Bateson Date: Sat, 4 Nov 2017 02:49:34 -0700 Subject: [PATCH] docs(readme): add travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68da6fe..27ceba7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @sharkcore/eslint-config -[![Greenkeeper badge](https://badges.greenkeeper.io/sharkcore/eslint-config.svg)](https://greenkeeper.io/) +[![Build Status](https://travis-ci.org/sharkcore/eslint-config.svg?branch=master)](https://travis-ci.org/sharkcore/eslint-config) [![Greenkeeper badge](https://badges.greenkeeper.io/sharkcore/eslint-config.svg)](https://greenkeeper.io/) This is the eslint config that codifies sharkcore's JS coding standards.