summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b3a10b745f..25f49e8a87 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -52,14 +52,10 @@ for:
install:
- ver
- chcp
+ - SET
- SET BITS=%Platform:x86=32%
- SET BITS=%BITS:x=%
- SET OPENSSL_DIR=c:\OpenSSL-Win%BITS%
- - SET %VS%
- - SET %VS120COMNTOOLS%
- - SET %VS140COMNTOOLS%
- - SET %VS150COMNTOOLS%
- - SET %VS160COMNTOOLS%
- CALL SET vcvars=%%^VS%VS%COMNTOOLS^%%..\..\VC\vcvarsall.bat
- SET vcvars
- '"%vcvars%" %Platform:x64=amd64%'