diff options
| author | Tres Seaver <tseaver@palladion.com> | 2014-12-08 09:48:31 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2014-12-08 09:48:31 -0500 |
| commit | d144d1533138abe36a1f040c7dbda88c10dccd34 (patch) | |
| tree | 7bb0c046b8669f666cf3193a99fe8cdd45de9172 | |
| parent | 00cf929e0b80e546a3dc917966aa6fe39c10e3d1 (diff) | |
| download | zope-interface-d144d1533138abe36a1f040c7dbda88c10dccd34.tar.gz | |
Add Travis badge.
| -rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ ``zope.interface`` README ========================= +.. image:: https://travis-ci.org/zopefoundation/zope.interface.png?branch=master + :target: https://travis-ci.org/zopefoundation/zope.interface + This package is intended to be independently reusable in any Python project. It is maintained by the `Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_. |
