diff options
-rw-r--r-- | .appveyor.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index d69d37a..8f215c9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -27,7 +27,7 @@ environment: - arch: x86 compiler: msvc2017 - backend: vs2015 + backend: vs2017 APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 - arch: x64 @@ -45,7 +45,7 @@ environment: - arch: x64 compiler: msvc2017 - backend: vs2015 + backend: vs2017 APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 platform: |