* Fix for issue #17 * Updating version (and) Adding Travis CI support * Adding Build status to README
This commit is contained in:
parent
8c4229944f
commit
0e8723b822
7 changed files with 128 additions and 27 deletions
|
|
@ -1,8 +1,10 @@
|
|||
nested_lookup
|
||||
#############
|
||||
|
||||
.. image:: https://img.shields.io/badge/pypi-0.2.12-green.svg
|
||||
.. image:: https://img.shields.io/badge/pypi-0.2.13-green.svg
|
||||
:target: https://pypi.python.org/pypi/nested-lookup
|
||||
.. image:: https://travis-ci.org/rameshrvr/nested-lookup.svg?branch=master
|
||||
:target: https://travis-ci.org/rameshrvr/nested-lookup
|
||||
|
||||
Make working with JSON, YAML, and XML document responses fun again!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue