From f26aeda622082c4b5619604a50246be1c5b14faa Mon Sep 17 00:00:00 2001 From: zryfish Date: Wed, 6 Jun 2018 10:24:06 +0800 Subject: [PATCH] Update README.md Add travis build status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 909205e1d..0ad3bd3c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # KubeSphere [![License](http://img.shields.io/badge/license-apache%20v2-blue.svg)](https://github.com/KubeSphere/KubeSphere/blob/master/LICENSE) +[![Build Status](https://travis-ci.org/kubesphere/kubesphere.svg?branch=master)](https://travis-ci.org/kubesphere/kubesphere) ---- ***KubeSphere*** is a distribution of [Kubernetes](https://kubernetes.io), aimed to provide quick setup, friendly and easily use, and powerful management features for Kubernetes clusters, which could help both personal and enterprise users, reduce their learning curve of Kubernetes, accelerate their transform process from other container platforms to Kubernetes.