export
This commit is contained in:
parent
19be324f87
commit
439563eb04
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ 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
|
||||
- export
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue