mirror of
https://github.com/nlohmann/json.git
synced 2024-11-24 14:59:00 +08:00
Appveyor
This commit is contained in:
parent
257bf46133
commit
0c0a462c28
@ -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 New Issue
Block a user