From 0d8193778c59e30740d29d499e396c3b24ac686e Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 14 May 2019 19:08:50 +0200 Subject: [PATCH] README: Add travis build status badge Signed-off-by: Samuel Ortiz --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8f5fd2a5..df81e5272 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.com/intel/cloud-hypervisor.svg?branch=master)](https://travis-ci.com/intel/cloud-hypervisor) + 1. [What is Cloud Hypervisor?](#1-what-is-cloud-hypervisor) * [Requirements](#requirements) + [High Level](#high-level)