提交 dfafd2c2 编写于 作者: N Niels Lohmann

👷 can't get clang sanitizer to work #394

See https://travis-ci.org/nlohmann/json/jobs/183684093 for a failing
build.
上级 c3fac196
......@@ -43,13 +43,13 @@ matrix:
# cLang sanitizer
- os: linux
env:
- LLVM_VERSION=3.8.1
- SPECIAL=sanitizer
compiler: clang
before_script:
- make clang_sanitize
#- os: linux
# env:
# - LLVM_VERSION=3.8.1
# - SPECIAL=sanitizer
# compiler: clang
# before_script:
# - make clang_sanitize
# cppcheck
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册