Commit 0c0a462c authored by Niels's avatar Niels

Appveyor

parent 257bf461
...@@ -4,7 +4,7 @@ init: [] ...@@ -4,7 +4,7 @@ init: []
install: [] install: []
build_script: build_script:
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH% - set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
- cmake - cmake .
- msbuild json.sln - msbuild json.sln
test_script: test_script:
- json_unit.exe - json_unit.exe
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