another try

This commit is contained in:
Niels 2016-06-07 07:25:11 +02:00
parent f4ae8f8e2e
commit 32f6682177

View file

@ -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: