diff --git a/appveyor.yml b/appveyor.yml index 29d0b90..e518f0d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ skip_tags: true #image: WMF 5 # Test ne build image: -image: Visual Studio 2017 +image: Visual Studio 2013 # Install pester module and init the Appveyor support.