👷 clang-4.0

上级 6dc89e47
......@@ -30,11 +30,11 @@ matrix:
- os: linux
compiler: clang
env: COMPILER=clang++-3.9
env: COMPILER=clang++-4.0
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-6', 'clang-3.9']
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-4.0']
packages: ['g++-6', 'clang-4.0']
################
# build script #
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册