# HG changeset patch # User Chris Cannam # Date 1524839597 -3600 # Node ID 730d793acee6aa5f5de2b244af952314da10896e # Parent 9b858df4e8b0a86f8f2ef0d42f347c13ba3cee0f VS2017 diff -r 9b858df4e8b0 -r 730d793acee6 .appveyor.yml --- a/.appveyor.yml Fri Apr 27 14:27:26 2018 +0100 +++ b/.appveyor.yml Fri Apr 27 15:33:17 2018 +0100 @@ -6,6 +6,9 @@ - x86 - x64 +image: + - Visual Studio 2017 + install: - cinst --allow-empty-checksums smlnj wget - ps: '"[hostfingerprints]" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini'