Appveyor
This commit is contained in:
parent
257bf46133
commit
0c0a462c28
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue