diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 3fb8b74b1..cf0534eb2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ # General configuration # ============================================================================= # Virtual Machine Image -image: WMF 5 +image: Visual Studio 2019 # Build names version: '{branch}-{build}' # Branches to build |