From c288c48a8cfe7f4429bc875ef09a6fee38e69573 Mon Sep 17 00:00:00 2001 From: jasjuang Date: Fri, 14 Oct 2016 13:52:00 -0700 Subject: [PATCH] update travis link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcc968a..c324594 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ SublimeLinter-contrib-lesshint ================================ -[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-contrib-lesshint.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-contrib-lesshint) +[![Build Status](https://travis-ci.org/jasjuang/SublimeLinter-contrib-lesshint.svg?branch=master)](https://travis-ci.org/jasjuang/SublimeLinter-contrib-lesshint) This linter plugin for [SublimeLinter][docs] provides an interface to [lesshint](__linter_homepage__). It will be used with files that have the “__syntax__” syntax.