From fbb6d9ce98f930d3d101b7df5a4f4d0f1d2b35a3 Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Thu, 19 Dec 2024 19:23:38 +0100 Subject: [PATCH] cause appveyor run --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7488400d9..31f4de675 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -# Build: 3 (bump this up by 1 to force an appveyor run) +# Build: 4 (bump this up by 1 to force an appveyor run) os: Visual Studio 2015 # avoid 2 builds when pushing on PRs