Skip to content

Commit ffeea60

Browse files
committed
Add travis.ci banner
1 parent fa2a6dc commit ffeea60

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,5 +1,7 @@
11
# jmespath.js
22

3+
[![Build Status](https://travis-ci.org/jmespath/jmespath.js?branch=master)](https://travis-ci.org/jmespath/jmespath.js)
4+
35
jmespath.js is a javascript implementation of JMESPath,
46
which is a query language for JSON. It will take a JSON
57
document and transform it into another JSON document

0 commit comments

Comments
 (0)