Try adding VS2015 to appveyor

This commit is contained in:
Milo Yip 2016-02-21 11:42:58 +08:00
parent dd25c9651a
commit 9f3f07eec6

View File

@ -1,3 +1,4 @@
os: Visual Studio 2015 CTP
version: 1.0.2.{build}
configuration:
@ -14,6 +15,10 @@ environment:
VS_PLATFORM: win32
- VS_VERSION: 12
VS_PLATFORM: x64
- VS_VERSION: 13
VS_PLATFORM: win32
- VS_VERSION: 13
VS_PLATFORM: x64
before_build:
- git submodule update --init --recursive