Unverified Commit 9dfc541d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

appveyor: add a win32 build

parent 961c8667
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -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%