Skip to content

Commit d875b9e

Browse files
committed
Adding travis build status to README.
1 parent bb4aea0 commit d875b9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
yajl-py
33
=======
44

5+
6+
.. image:: https://travis-ci.org/pykler/yajl-py.png?branch=master
7+
:target: https://travis-ci.org/pykler/yajl-py
8+
59
`yajl-py` is a Pure Python wrapper (implemented using
610
ctypes) to the excellent Yajl (Yet Another JSON Library) C
711
library.

0 commit comments

Comments
 (0)