From 6f96d87788ff1fa588ca58b822f1ce63d5ebce90 Mon Sep 17 00:00:00 2001 From: Bert Van Vreckem Date: Wed, 10 May 2017 16:33:48 +0200 Subject: [PATCH] Added build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b820e3..2515705 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Ansible role `bertvv.samba` +[![Build Status](https://travis-ci.org/bertvv/ansible-role-samba.svg?branch=master)](https://travis-ci.org/bertvv/ansible-role-samba) + An Ansible role for setting up Samba as a file server. It is tested on CentOS, Debian, Ubuntu and Arch Linux. Specifically, the responsibilities of this role are to: - Install the necessary packages