From 51f08f29947eeb9f2061ff5c5553fd5782594aee Mon Sep 17 00:00:00 2001 From: "Daniel J. Hofmann" Date: Wed, 1 Jun 2016 19:22:31 +0200 Subject: [PATCH] Let's still show the badge although we dropped support for Windows This reverts commit a03eac8e48bba1e5933c74e675508dfe5613327a. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df156c83c..ef6d8709c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The Open Source Routing Machine is a high performance routing engine written in | build config | status | |:-------------|:-------| | Linux | [![Build Status](https://travis-ci.org/Project-OSRM/osrm-backend.png?branch=master)](https://travis-ci.org/Project-OSRM/osrm-backend) | +| Windows | [![Build status](https://ci.appveyor.com/api/projects/status/4iuo3s9gxprmcjjh)](https://ci.appveyor.com/project/DennisOSRM/osrm-backend) | | Coverage | [![codecov](https://codecov.io/gh/Project-OSRM/osrm-backend/branch/master/graph/badge.svg)](https://codecov.io/gh/Project-OSRM/osrm-backend) | ## Building