From 7ac39042dd36093fb827d88086f3594a5cb08b3b Mon Sep 17 00:00:00 2001
From: Kevin Prudente <brewdente@gmail.com>
Date: Tue, 5 May 2015 20:11:39 -0400
Subject: [PATCH] Update README.md

Adding travis build status
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index e7a66be..185a1ad 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/MasterDevs/ChromeDevTools.svg?branch=master)](https://travis-ci.org/MasterDevs/ChromeDevTools)
+
 # ChromeDevTools
 C# Library to interact with the Chrome Debugger
 
-- 
GitLab