From b2f015e4207113bcb1a6b3ce3c2aee6f4587f5ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro?= Date: Thu, 24 Aug 2017 20:41:23 +0100 Subject: [PATCH] Fixed AppVeyor. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f3ac747d1..e5adb1bdc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 0.20150918.{build} -image: Visual Studio 2017 +image: Visual Studio 2017 Preview configuration: Debug platform: AnyCPU shallow_clone: true