From 5539fc444191cd5bd9d21c4543bc7846c67c26fb Mon Sep 17 00:00:00 2001
From: Thibault Debatty <thibault.debatty@gmail.com>
Date: Fri, 13 Oct 2017 15:15:31 +0200
Subject: [PATCH] Add travis status to readme

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1232bc5..47c35ca 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
-# webshell-detector
\ No newline at end of file
+# webshell-detector
+
+[![Build Status](https://travis-ci.org/RUCD/webshell-detector.svg?branch=master)](https://travis-ci.org/RUCD/webshell-detector)
\ No newline at end of file
-- 
GitLab