another try

This commit is contained in:
Niels 2015-04-26 22:47:40 +02:00
parent ae2676e7f0
commit 1e20bfa14a
2 changed files with 21 additions and 0 deletions

6
appveyor.yml Normal file
View file

@ -0,0 +1,6 @@
version: 1.0.{build}
os: Visual Studio 2015 Preview
init:
- cmake -G "Visual Studio 14 2015 Win64"
build:
verbosity: minimal