👷 clang-3.4

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