From ba1c65b0933ef1d08ac00120a89e31c73628a5fa Mon Sep 17 00:00:00 2001 From: Donald Stufft <donald@stufft.io> Date: Mon, 25 Feb 2013 06:21:22 -0500 Subject: [PATCH] Add the Travis build icon to the README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index efb13c0c..f40dd022 100644 --- a/README.rst +++ b/README.rst @@ -1,2 +1,5 @@ PyNaCl ====== + +.. image:: https://travis-ci.org/dstufft/pynacl.png?branch=master + :target: https://travis-ci.org/dstufft/pynacl -- GitLab