From 86f77769efac4c7e43a575c614f9a6ed7e9559b2 Mon Sep 17 00:00:00 2001
From: "Sergey Verklov, Senior Product Manager" <sverklov@ebay.com>
Date: Mon, 10 Nov 2014 22:37:19 +0200
Subject: [PATCH] Restored Travic CI build status button

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

diff --git a/README.md b/README.md
index ca681723a81..509292e8914 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/magento/magento2.svg?branch=master)](https://travis-ci.org/magento/magento2)
+
 Welcome to Magento 2 installation! We're glad you chose to install Magento 2, a cutting edge, feature-rich eCommerce solution that gets results.
 
 #### Contents 
@@ -795,4 +797,4 @@ Note the lack of a slash character between <tt>magento2</tt> and <tt>index.php</
 
 Magento 2 static assets should be located under `[your Magento install dir]/pub/static/` (there should be `frontend` and `adminhtml` directories).
 
-Verify your server rewrites setting and your base URL and try again.
\ No newline at end of file
+Verify your server rewrites setting and your base URL and try again.
-- 
GitLab