Browse Source

Update appveyor.yml

pull/2833/head
MysticBoy GitHub 5 years ago
parent
commit
137d79143c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      appveyor.yml

+ 2
- 2
appveyor.yml View File

@@ -30,7 +30,7 @@
#---------------------------------# #---------------------------------#
# Build worker image (VM template) # Build worker image (VM template)
image: Visual Studio 2017
image: Visual Studio 2019
# scripts that are called at very beginning, before repo cloning # scripts that are called at very beginning, before repo cloning
# init: # init:
@@ -183,4 +183,4 @@ deploy:
# deploy_script: # deploy_script:
# # to disable deployment # # to disable deployment
#deploy: off
#deploy: off

Loading…
Cancel
Save