Appveyor
This commit is contained in:
parent
ecc97bcf96
commit
14e54b2b72
2 changed files with 10 additions and 4 deletions
|
|
@ -5,6 +5,6 @@ install: []
|
|||
build_script:
|
||||
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
|
||||
- cmake .
|
||||
- msbuild json.sln /EHsc
|
||||
- msbuild json.sln
|
||||
test_script:
|
||||
- json_unit.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue