Commit e1617b47 authored by Milo Yip's avatar Milo Yip

Try to fix VS2015 and add 2008, 2010

parent 9f3f07ee
...@@ -7,6 +7,14 @@ configuration: ...@@ -7,6 +7,14 @@ configuration:
environment: environment:
matrix: matrix:
- VS_VERSION: 9
VS_PLATFORM: win32
- VS_VERSION: 9
VS_PLATFORM: x64
- VS_VERSION: 10
VS_PLATFORM: win32
- VS_VERSION: 10
VS_PLATFORM: x64
- VS_VERSION: 11 - VS_VERSION: 11
VS_PLATFORM: win32 VS_PLATFORM: win32
- VS_VERSION: 11 - VS_VERSION: 11
...@@ -15,9 +23,9 @@ environment: ...@@ -15,9 +23,9 @@ environment:
VS_PLATFORM: win32 VS_PLATFORM: win32
- VS_VERSION: 12 - VS_VERSION: 12
VS_PLATFORM: x64 VS_PLATFORM: x64
- VS_VERSION: 13 - VS_VERSION: 14
VS_PLATFORM: win32 VS_PLATFORM: win32
- VS_VERSION: 13 - VS_VERSION: 14
VS_PLATFORM: x64 VS_PLATFORM: x64
before_build: before_build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment