From f57b545ad43a2e21daa5379aaa5164cfbf8fda36 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 11 Feb 2016 22:11:20 +0000 Subject: [PATCH] More badges! Because we're trendy like that. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index f99770d..cc017ab 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,10 @@ gpiozero :target: https://badge.fury.io/py/gpiozero :alt: Latest Version +.. image:: https://travis-ci.org/RPi-Distro/python-gpiozero.svg?branch=master + :target: https://travis-ci.org/RPi-Distro/python-gpiozero + :alt: Build Tests + A simple interface to everyday GPIO components used with Raspberry Pi. Created by `Ben Nuttall`_ of the `Raspberry Pi Foundation`_, `Dave Jones`_, and