This commit is contained in:
Niels 2015-04-26 23:47:11 +02:00
parent 257bf46133
commit 0c0a462c28

View file

@ -4,7 +4,7 @@ init: []
install: []
build_script:
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
- cmake
- cmake .
- msbuild json.sln
test_script:
- json_unit.exe