another try
This commit is contained in:
parent
f4ae8f8e2e
commit
32f6682177
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ matrix:
|
|||
# from https://github.com/travis-ci/travis-ci/issues/6120
|
||||
- os: linux
|
||||
env:
|
||||
- LLVM_VERSION=3.7.0
|
||||
- LLVM_VERSION=3.8.0
|
||||
- LLVM_ARCHIVE_PATH=$HOME/clang+llvm.tar.xz
|
||||
- COMPILER=$HOME/clang-$LLVM_VERSION/bin/clang++
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue