提交 be16d005 编写于 作者: N Niels

get compiler versions

上级 f4ecceab
......@@ -109,6 +109,7 @@ matrix:
env: COMPILER=clang
script:
- $COMPILER --version
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
- ./json_unit "*"
- if [ `which valgrind` ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册