AppVeyor 3.0.5
What’s new
- #257 StartAppveyorBuild build worker command to do chaining builds.
Build worker updates
- NUnit 2.6.4
- io.js 2.2.1 and 2.3.0 added to all images. Use
Install-Product node ''to switch to the latest 2.x io.js version.
Previous worker images
There are build worker images available from previous deployment. You can use them in case of any issues with the current images:
Previous Windows Server 2012 R2Previous UnstablePrevious Visual Studio 2014 CTP4Previous Visual Studio 2015 CTPPrevious Visual Studio 2015 CTP 6Previous Visual Studio 2015 PreviewPrevious MinGW
You can select build worker image in OS dropdown on Environment tab of project settings or if you use appveyor.yml:
os: Previous Windows Server 2012 R2
Note to “Pro” customers: Whenever custom build worker image is chosen the build will run on Azure, so there is about 3-4 minutes delay before build starts to provision build worker virtual machine.