From 36961005619e1faa9fb9a2e602b47f69e1cfef6c Mon Sep 17 00:00:00 2001 From: Sergey Yagovtsev Date: Tue, 29 Aug 2017 23:28:48 +0300 Subject: [PATCH] Win CI again --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index bea9bbd..6a7708f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,7 @@ environment: matrix: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013 Qt5Widgets_DIR: "C:\\Qt\\5.5\\msvc2013_64\\lib\\cmake\\Qt5Widgets" - GENERATOR: "Visual Studio 13 Win64" + GENERATOR: "Visual Studio 12 2013 Win64" test: off