Unverified Commit 5932547a authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #4574 from jozefizso/patch-1

Fix appveyor documentation
parents b83b8e3d 8835f5d2
# Only test one combination: "Visual Studio 12 + Win64 + Debug + DLL". We can
# test more combinations but AppVeyor just takes too long to finish (each
# combination takes ~15mins).
configuration:
- Debug
environment:
matrix:
# Only test few combinations: "Visual Studio 2015 (14) + Win64/MinGW + Debug + DLL". We can
# test more combinations but AppVeyor just takes too long to finish (each
# combination takes ~15mins).
- platform: MinGW
language: cpp
image: Visual Studio 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