👷 clang-3.7

parent c1642aff
...@@ -33,8 +33,8 @@ matrix: ...@@ -33,8 +33,8 @@ matrix:
env: COMPILER=clang-3.8 env: COMPILER=clang-3.8
addons: addons:
apt: apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.8'] sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-3.7']
packages: ['g++-6', 'clang-3.8'] packages: ['g++-6', 'clang-3.7']
################ ################
# 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