Skip to content

Commit 0a2e5d8

Browse files
committed
Added travis build status image
1 parent 66d6525 commit 0a2e5d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
SublimeLinter-json
22
=========================
33

4+
[![Build Status](https://khancdn.eu/badges.php?service=https%3A%2F%2Ftravis-ci.org%2FSublimeLinter%2FSublimeLinter-json.png%3Fbranch%3Dmaster)](https://travis-ci.org/SublimeLinter/SublimeLinter-json)
5+
46
This linter plugin for [SublimeLinter](http://sublimelinter.readthedocs.org) provides an interface to the [JSON parser](http://docs.python.org/3/library/json.html?highlight=json.loads#json.loads) built into Sublime Text. It will be used with files that have the “JSON” syntax.
57

68
## Installation

0 commit comments

Comments
 (0)