mirror of
https://github.com/nlohmann/json.git
synced 2026-03-04 08:16:27 +00:00
cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||

|
||||
|
||||
[](https://travis-ci.org/nlohmann/json)
|
||||
[](https://ci.appveyor.com/project/nlohmann/json)
|
||||
[](https://coveralls.io/r/nlohmann/json)
|
||||
[](http://melpon.org/wandbox/permlink/GnGKwji06WeVonlI)
|
||||
[](http://nlohmann.github.io/json)
|
||||
|
||||
@@ -7,4 +7,4 @@ build_script:
|
||||
- cmake . -G "Visual Studio 14 2015"
|
||||
- cmake --build . --config Release
|
||||
test_script:
|
||||
- Release\json_unit.exe
|
||||
- Release\json_unit.exe "*"
|
||||
|
||||
Reference in New Issue
Block a user