Move engine library over to using the new thread API
[openssl.git] / appveyor.yml
index 8695359488d8ddb377d9202d175e6ba9da4e0503..dda4dba3b9ac7e41a178f73c1f0268a3a273fce1 100644 (file)
@@ -4,25 +4,12 @@ platform:
 
 environment:
     matrix:
-        - VSVER: 9
-        - VSVER: 10
-        - VSVER: 11
-        - VSVER: 12
         - VSVER: 14
 
 configuration:
     - plain
     - shared
 
-matrix:
-    allow_failures:
-        - platform: x64
-          VSVER: 9
-        - platform: x64
-          VSVER: 10
-        - platform: x64
-          VSVER: 11
-
 before_build:
     - ps: >-
         If ($env:Platform -Match "x86") {