Mercurial > hg > easyhg
diff .appveyor.yml @ 680:21e03596dd93
Towards Win32 deployment
author | Chris Cannam |
---|---|
date | Fri, 07 Dec 2018 13:41:32 +0000 |
parents | cb4f7c3c01dd |
children | 3e6995d01c15 |
line wrap: on
line diff
--- a/.appveyor.yml Thu Dec 06 13:54:34 2018 +0000 +++ b/.appveyor.yml Fri Dec 07 13:41:32 2018 +0000 @@ -6,6 +6,7 @@ - Release install: + - cinst wget - ps: '"[hostfingerprints]" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini' - ps: '"code.soundsoftware.ac.uk = 66:ef:e2:0e:e3:55:93:9a:33:aa:2a:e9:fe:be:21:c2:a2:8d:4f:f1" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini' - ps: '"[hostsecurity]" | Out-File -Encoding "ASCII" -Append $env:USERPROFILE\mercurial.ini'