Commit 32f66821 by Niels

another try

parent f4ae8f8e
...@@ -47,7 +47,7 @@ matrix: ...@@ -47,7 +47,7 @@ matrix:
# from https://github.com/travis-ci/travis-ci/issues/6120 # from https://github.com/travis-ci/travis-ci/issues/6120
- os: linux - os: linux
env: env:
- LLVM_VERSION=3.7.0 - LLVM_VERSION=3.8.0
- LLVM_ARCHIVE_PATH=$HOME/clang+llvm.tar.xz - LLVM_ARCHIVE_PATH=$HOME/clang+llvm.tar.xz
- COMPILER=$HOME/clang-$LLVM_VERSION/bin/clang++ - COMPILER=$HOME/clang-$LLVM_VERSION/bin/clang++
before_install: before_install:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment