Sha256: 73b6b22eca840dd826310d4f175f591244f4990eb5b9be5a9c134e4f10c4ffc6
Contents?: true
Size: 622 Bytes
Versions: 4
Compression:
Stored size: 622 Bytes
Contents
version: v1.18.0.build{build} init: - git config --global core.autocrlf true install: - cinst -y nsis matrix: fast_finish: true allow_failures: - platform: x86 configuration: Release - platform: x64 configuration: Release platform: - x86 - x64 configuration: - Release build_script: # Fixed tag version number if using a tag. - cmd: if "%APPVEYOR_REPO_TAG%" == "true" set APPVEYOR_BUILD_VERSION=%APPVEYOR_REPO_TAG_NAME% # vcbuild overwrites the platform variable. - cmd: set ARCH=%platform% - cmd: vcbuild.bat release %ARCH% shared cache: - C:\projects\libuv\build\gyp
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
mt-libuv-4.1.04 | ext/libuv/appveyor.yml |
mt-libuv-4.1.03 | ext/libuv/appveyor.yml |
mt-libuv-4.1.02 | ext/libuv/appveyor.yml |
libuv-4.0.1 | ext/libuv/appveyor.yml |