From 52a36b49ab12395a2d23ed36a39e36b22bf63de9 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 23 Nov 2016 22:45:57 +0200
Subject: [PATCH] - Added Travis CI image to the README.

---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 13d077c..edf5c47 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,9 @@
 Example
 #######
 
+.. image:: https://travis-ci.org/adarnimrod/example.svg?branch=master
+    :target: https://travis-ci.org/adarnimrod/example
+
 An (empty) example Ansible role complete with working tests out of the box. For
 more information read the `blog post
 <https://www.shore.co.il/blog/ansible-example-role/>`_.
-- 
GitLab