From 95a117dffcdeb0847af831e8e5a7ae340fa35f64 Mon Sep 17 00:00:00 2001 From: yinw Date: Mon, 29 Feb 2016 13:01:33 +0800 Subject: [PATCH] embedding status image --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c6909204..fc8471910 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.com/ywk253100/harbor.svg?token=FP9wRCueEGqB3QPRqzY5&branch=master)](https://travis-ci.com/ywk253100/harbor) # Harbor Harbor is a project to provide enterprise capabilities for Docker Registry V2. It wraps the registry server to provide authorization and user interface.