mirror of
https://github.com/nlohmann/json.git
synced 2026-02-10 12:02:28 +00:00
added name call
This commit is contained in:
@@ -109,6 +109,7 @@ matrix:
|
||||
env: COMPILER=clang
|
||||
|
||||
script:
|
||||
- uname -a
|
||||
- $COMPILER --version
|
||||
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
|
||||
- ./json_unit "*"
|
||||
|
||||
Reference in New Issue
Block a user