From 4ccc92172224e16514e3bda7178fb2036adb6b9f Mon Sep 17 00:00:00 2001
From: Joakim Bech <joakim.bech@linaro.org>
Date: Tue, 31 Jan 2017 09:47:45 +0100
Subject: [PATCH] docs: Add an image showing current Travis build status

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 55e2f23..f1098cb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
 # OP-TEE build.git
+
+<!-- Entire row is copy/pasted from Travis build status URL generation -->
+[![Build Status](https://travis-ci.org/OP-TEE/build.svg?branch=master)](https://travis-ci.org/OP-TEE/build)
+
 ## Contents
 1. [Introduction](#1-introduction)
 2. [Why repo?](#2-why-repo)
-- 
GitLab