Skip to content

Commit 473567a

Browse files
committed
Adds Travis badge to README
1 parent 9024b02 commit 473567a

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
# ReJSON Python Client
22

3+
[![Build Status](https://travis-ci.org/RedisLabs/rejson-py.svg?branch=master)](https://travis-ci.org/RedisLabs/rejson-py)
4+
35
rejson-py is a package that allows storing, updating and querying objects as
46
JSON documents in a [Redis](https://redis.io) database that is extended with the
57
[ReJSON module](https://github.com/redislabsmodules/rejson). The package extends

0 commit comments

Comments
 (0)