added name call

This commit is contained in:
Niels 2016-04-30 00:43:33 +02:00
parent be16d005e4
commit 7c04bc3db6

View file

@ -109,6 +109,7 @@ matrix:
env: COMPILER=clang
script:
- uname -a
- $COMPILER --version
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
- ./json_unit "*"