Unverified Commit 484d7f91 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Added vs2017 to appveyor.yml

parent 53d58f22
...@@ -14,6 +14,10 @@ environment: ...@@ -14,6 +14,10 @@ environment:
BUILD_TYPE: Debug BUILD_TYPE: Debug
- GENERATOR: '"Visual Studio 14 2015 Win64"' - GENERATOR: '"Visual Studio 14 2015 Win64"'
BUILD_TYPE: Release BUILD_TYPE: Release
- GENERATOR: '"Visual Studio 15 2017 Win64"'
BUILD_TYPE: Debug
- GENERATOR: '"Visual Studio 15 2017 Win64"'
BUILD_TYPE: Release
build_script: build_script:
- cmd: >- - cmd: >-
set set
......
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