Add travis image + target

This commit is contained in:
Joshua Harlow
2015-03-10 11:17:53 -07:00
parent e1f236e6f5
commit 6bd3073bd0

View File

@@ -1,6 +1,9 @@
SharedLock
==========
.. image:: https://travis-ci.org/harlowja/SharedLock.png?branch=master
:target: https://travis-ci.org/harlowja/SharedLock
A python package that provides shareable/exclusive (also known
as reader/writer) locks.