added name call
This commit is contained in:
parent
be16d005e4
commit
7c04bc3db6
1 changed files with 1 additions and 0 deletions
|
@ -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 "*"
|
||||||
|
|
Loading…
Reference in a new issue