minchao / mitake-php

三竹簡訊 PHP SDK
MIT License
33 stars 6 forks source link

AppVeyor cannot download PHP #1

Closed minchao closed 6 years ago

minchao commented 6 years ago

Logs:

$php_version_file = $Env:php_archive_directory + '\php-' + $requested_php_version + '.zip'
If ((Test-Path $php_version_file) -eq $False) { appveyor-retry appveyor DownloadFile $php_version_url -FileName $php_version_file }
Downloading php-7.0.29.zip (598 bytes)...100%

https://ci.appveyor.com/project/minchao/mitake-php/build/1.0.10/job/ye3vh5b4r080m1ep#L18

References:

minchao commented 6 years ago

也可以考慮使用 Chocolatey 安裝 PHP

minchao commented 6 years ago

Fix https://github.com/minchao/mitake-php/commit/16ddcb5045976cfa409d828c82fbbb8cf5772e60