👷 trying to install g++ to make clang work

parent 0ea0d7d8
......@@ -216,6 +216,10 @@ matrix:
- os: linux
env: LLVM_VERSION=3.7.0
compiler: clang
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: g++-7
- os: linux
env: LLVM_VERSION=3.7.1
......
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