From 0f30c7e70e4388928e55d0aa9dc6d65aee1ecd3c Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 6 Mar 2013 17:47:11 -0500 Subject: [PATCH] Add travis status image --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 08e01e42d..e74114523 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,8 @@ Pillow Pillow is the "friendly" PIL fork, by Alex Clark. PIL is the Python Imaging Library, by Fredrik Lundh. +.. image:: https://travis-ci.org/python-imaging/Pillow.png + Introduction ------------