From 214ea1e0f6e6b4310a25f8408f98ab4c4e2f7db4 Mon Sep 17 00:00:00 2001 From: scribam Date: Sun, 19 Nov 2017 18:49:21 +0100 Subject: [PATCH] AppVeyor Qt fix --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5afc222851..294e41016e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,7 +20,7 @@ clone_depth: 3 # clone entire repository history if not defin # environment variables environment: - QTDIR: C:\Qt\5.9.1\msvc2015_64 + QTDIR: C:\Qt\5.9\msvc2015_64 # build cache to preserve files/folders between builds cache: