Commit f3447b2b authored by Niels's avatar Niels

Appveyor

parent 4a3c0edb
version: '{build}'
os: Visual Studio 2015 CTP
init:
- cmake .
install:
build_script:
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
- cmake .
build:
verbosity: detailed
test_script:
......
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