Browse Source

increased VS version for codeanalysis.

Norman Ziebal 6 years ago
parent
commit
05fda5caa4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -12,7 +12,7 @@ environment:
     Defines: "\"BUILDBOT\""
     Defines: "\"BUILDBOT\""
   - VisualStudioVersion: 14.0
   - VisualStudioVersion: 14.0
     Defines: "\"BUILDBOT;PRERE\""
     Defines: "\"BUILDBOT;PRERE\""
-  - VisualStudioVersion: 14.0
+  - VisualStudioVersion: 15.0
     Defines: "\"CODEANALYSIS\""
     Defines: "\"CODEANALYSIS\""
 platform:
 platform:
   - Win32
   - Win32