mirror of
https://github.com/nlohmann/json.git
synced 2026-02-11 00:12:30 +00:00
?
This commit is contained in:
@@ -53,6 +53,8 @@ matrix:
|
||||
before_install:
|
||||
- wget http://llvm.org/releases/$LLVM_VERSION/clang+llvm-$LLVM_VERSION-x86_64-linux-gnu-ubuntu-14.04.tar.xz
|
||||
- sudo tar xf clang+llvm-$LLVM_VERSION-x86_64-linux-gnu-ubuntu-14.04.tar.xz -C /usr --strip-components 1
|
||||
- echo $PATH
|
||||
- which $COMPILER
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user