appveyor configuration
This commit is contained in:
parent
71d28ac612
commit
687cb7ae31
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- GENERATOR: "Visual Studio 12"
|
- GENERATOR: "Visual Studio 12 2013"
|
||||||
|
CONFIG: Release
|
||||||
|
|
||||||
|
- GENERATOR: "Visual Studio 14 2015"
|
||||||
CONFIG: Release
|
CONFIG: Release
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue