AppVeyor 2.4.20
What’s new
- Fixed parsing of uploaded xUnit 2.0 test results.
- Added
APPVEYOR_ACCOUNT_NAMEenvironment variable to build and deployment contexts. - Added
Versioncommand toappveyor.exe. - Added
deployment_labelsettings to Azure Cloud Service deployment provider. Added an ability to use environment variables in build version specification, for example:
environment: major_version: 1.0 version: $(major_version).{build}
Build worker updates
- Updated xUnit 2.0 runners to
2.0.0-rc2-build2857 - Installed Go 1.4.2:
- Go 1.4.2 x86:
C:\go - Go 1.4.2 x64:
C:\go-x64 - Added
C:\go\bintoPATH
- Go 1.4.2 x86: