Commit 7c04bc3d authored by Niels's avatar Niels

added name call

parent be16d005
...@@ -109,6 +109,7 @@ matrix: ...@@ -109,6 +109,7 @@ matrix:
env: COMPILER=clang env: COMPILER=clang
script: script:
- uname -a
- $COMPILER --version - $COMPILER --version
- make CXX=$COMPILER CXXFLAGS="-lstdc++" - make CXX=$COMPILER CXXFLAGS="-lstdc++"
- ./json_unit "*" - ./json_unit "*"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment