Skip to content

Commit d1c58fb

Browse files
authored
Add TravisCI badge
1 parent 1ae5153 commit d1c58fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lucene Query Parser for JavaScript
1+
# Lucene Query Parser for JavaScript [![Build Status](https://travis-ci.org/thoward/lucene-query-parser.js.svg?branch=master)](https://travis-ci.org/thoward/lucene-query-parser.js)
22

33
This is an implementation of the Lucene Query Parser developed using PEG.js.
44

@@ -113,4 +113,4 @@ If you'd like to help out with the project, or if you have a question, feel free
113113

114114
Bug reports or feature requests should go in the GitHub [issue tracker](https://github.com/thoward/lucene-query-parser.js/issues). Please include relevant sample data (the query) and a good description of the challenges you're facing.
115115

116-
Look to the [wiki](https://github.com/thoward/lucene-query-parser.js/wiki) for additional documentation and other resources.
116+
Look to the [wiki](https://github.com/thoward/lucene-query-parser.js/wiki) for additional documentation and other resources.

0 commit comments

Comments
 (0)