appveyor: add a win32 build

This commit is contained in:
Daniel Stenberg 2017-10-27 23:40:04 +02:00
parent 961c8667d2
commit 9dfc541dd7
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 6 additions and 1 deletions

View File

@ -56,7 +56,12 @@ environment:
OPENSSL: OFF
TESTING: ON
STATICLIB: ON
- PRJ_GEN: "Visual Studio 14 2015"
BDIR: msvc2015
PRJ_CFG: Release
OPENSSL: OFF
TESTING: ON
STATICLIB: ON
build_script:
- mkdir build.%BDIR%