From aa7f85b8d4fbcba456f8717ce03c34771453755f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=A4=B4=E4=BA=91?= Date: Mon, 17 Dec 2018 12:30:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3641698..d83abe7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # cpp-ipc C++ IPC Library + +[![Build Status](https://travis-ci.org/mutouyun/cpp-ipc.svg?branch=master)](https://travis-ci.org/mutouyun/cpp-ipc)