diff --git a/appveyor.yml b/appveyor.yml index 3226a573ae699840f9b85f8ca1bd03c459a282cd..d78963ec34f636f6154ce23422caab027083d2b8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -6,5 +6,7 @@ install: - choco install -y packer - ps: Install-WindowsFeature Hyper-V-PowerShell +build: off + test_script: - ps: .\test.ps1