Skip to content

Commit 6ac915a

Browse files
committed
Fix travis ci badge link
1 parent 6d90e4a commit 6ac915a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jmespath.js
22

3-
[![Build Status](https://travis-ci.org/jmespath/jmespath.js?branch=master)](https://travis-ci.org/jmespath/jmespath.js)
3+
[![Build Status](https://travis-ci.org/jmespath/jmespath.js.png?branch=master)](https://travis-ci.org/jmespath/jmespath.js)
44

55
jmespath.js is a javascript implementation of JMESPath,
66
which is a query language for JSON. It will take a JSON

0 commit comments

Comments
 (0)