Mercurial > hg > sonic-visualiser
diff .appveyor.yml @ 1839:fdcd956b5d32
Further tidying, and error handling, for Windows build scripting
author | Chris Cannam |
---|---|
date | Tue, 05 Jun 2018 13:32:28 +0100 |
parents | e63cc95876cb |
children | a2a321f02e6e |
line wrap: on
line diff
--- a/.appveyor.yml Thu May 24 17:30:02 2018 +0100 +++ b/.appveyor.yml Tue Jun 05 13:32:28 2018 +0100 @@ -13,6 +13,6 @@ - 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' build_script: - - deploy\win64\complete-build.bat + - deploy\win64\build-and-package.bat