From 8b685315fadadd6573b4e81815743c52f3ff11aa Mon Sep 17 00:00:00 2001 From: Vassil Vassilev Date: Sat, 17 Sep 2016 15:39:34 +0200 Subject: [PATCH] Display windows build status on github. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a3b6203..2ccc9ccf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ - -[![Unix and OSX Build Status](https://travis-ci.org/root-mirror/cling.svg?branch=master)](https://travis-ci.org/root-mirror/cling) + + ![Travis status][https://travis-ci.org/root-mirror/cling.svg?branch=master] + + + ![Appveyor status][https://ci.appveyor.com/api/projects/status/github/vgvassilev/cling?svg=true&branch=master] + Cling - The Interactive C++ Interpreter =========================================