diff options
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index b2a1b2f5..3ad98d07 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,10 @@ version: '{branch}-{build}' +# Build worker image (VM template) +# https://www.appveyor.com/docs/windows-images-software/#python +image: Visual Studio 2019 + shallow_clone: true cache: |