From 284f301bdc5469526d60b20f34d7ee1d66dbd523 Mon Sep 17 00:00:00 2001 From: Alexander Pacha Date: Thu, 29 Apr 2021 11:19:57 +0200 Subject: [PATCH] Re-activated AppVeyor build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5c543f..39c0835 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IntervalTree # -[![Build status](https://ci.appveyor.com/api/projects/status/dlxg91hh1qrrfsex?svg=true)](https://ci.appveyor.com/project/apacha/rangetree) +[![Build status](https://ci.appveyor.com/api/projects/status/t8xvh5oquuvk17ks?svg=true)](https://ci.appveyor.com/project/apacha/rangetree) [![NuGet version](https://img.shields.io/nuget/v/RangeTree.svg?style=flat-square)](https://www.nuget.org/packages/RangeTree) ## A generic interval tree ##