tests/appveyor.prep.ps1
Write-Host -Object "Running $PSCommandpath" -ForegroundColor Cyan Write-Output "Cloning lab materials" git clone -q --branch=master --depth=1 https://github.com/sqlcollaborative/appveyor-lab.git C:\github\appveyor-lab |