[MJ2] Avoid index out of bounds access to pi->include[]
[openjpeg.git] / appveyor.yml
index b55fc07c6d084d60131366b28f7ddbfc6878a13a..b8e55a293bfbfeb80e6e6b18047cee288c862f82 100644 (file)
@@ -1,4 +1,4 @@
-version: 2.1.1.{build}
+version: 2.3.0.{build}
 branches:
   except:
   - coverity_scan
@@ -6,6 +6,9 @@ skip_tags: false
 clone_depth: 50
 environment:
   matrix:
+  - OPJ_CI_ARCH: x64
+    OPJ_CI_VSCOMNTOOLS: $(VS140COMNTOOLS)
+    OPJ_CI_INSTRUCTION_SETS: "/arch:AVX2"
   - OPJ_CI_ARCH: x86
     OPJ_CI_VSCOMNTOOLS: $(VS140COMNTOOLS)
     OPJ_CI_INCLUDE_IF_DEPLOY: 1