👷 clang-3.8

parent 82cd8c8d
...@@ -30,11 +30,11 @@ matrix: ...@@ -30,11 +30,11 @@ matrix:
- os: linux - os: linux
compiler: clang compiler: clang
env: COMPILER=clang++-3.4 env: COMPILER=clang++-3.8
addons: addons:
apt: apt:
sources: ['ubuntu-toolchain-r-test'] sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-3.8']
packages: ['g++-6', 'clang-3.4'] packages: ['g++-6', 'clang-3.8']
################ ################
# build script # # build script #
......
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