changeset 322:812bb4fa6315

Update appveyor image and path
author Chris Cannam
date Fri, 18 May 2018 08:40:41 +0100
parents e606842b0b4f
children 50461005ffcb
files .appveyor.yml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.appveyor.yml	Thu May 17 16:44:33 2018 +0100
+++ b/.appveyor.yml	Fri May 18 08:40:41 2018 +0100
@@ -1,3 +1,6 @@
+
+image:
+  - Visual Studio 2017
 
 configuration:
   - Release
@@ -10,7 +13,7 @@
   - ps: '"code.soundsoftware.ac.uk = code.soundsoftware.ac.uk:fingerprints=sha256:64:75:f6:47:15:de:b4:51:ea:96:e2:f4:8a:f5:53:a5:11:c8:dd:82:73:5d:bd:54:18:cb:c8:9d:10:37:28:85" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini'
 
 before_build:
-  - set QTDIR=C:\Qt\5.8\msvc2015_64
+  - set QTDIR=C:\Qt\5.10\msvc2017_64
   - set PATH=%PATH%;%QTDIR%\bin;C:\Program Files (x86)\SMLNJ\bin
   - repoint install
   - qmake -r -tp vc sonic-annotator.pro