"docs/reference/matchers.md" did not exist on "011c4e23d5254bed4b64099a3cb5233d4c4b76e8"
Commit b153bfd8 authored by Arkady Shapkin's avatar Arkady Shapkin
Browse files

Enable CI for VS2017

parent 3121b204
...@@ -4,6 +4,14 @@ os: Visual Studio 2015 ...@@ -4,6 +4,14 @@ os: Visual Studio 2015
environment: environment:
matrix: matrix:
- compiler: msvc-15-seh
generator: "Visual Studio 15 2017"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- compiler: msvc-15-seh
generator: "Visual Studio 15 2017 Win64"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- compiler: msvc-14-seh - compiler: msvc-14-seh
generator: "Visual Studio 14 2015" generator: "Visual Studio 14 2015"
......
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