Merge pull request #151 from Bouke/patch-1

Added link to travis-ci page
This commit is contained in:
Alex Clark ☺ 2013-03-21 11:03:54 -07:00
commit b8fb2147ad

View File

@ -4,6 +4,7 @@ Pillow
.. Note:: Pillow >= 2.0.0 supports Python versions: 2.6, 2.7, 3.2, 3.3; Pillow < 2.0.0 supports Python versions: 2.4, 2.5, 2.6, 2.7.
.. image:: https://travis-ci.org/python-imaging/Pillow.png
:target: https://travis-ci.org/python-imaging/Pillow
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.