👷 removed g++
This commit is contained in:
parent
8963aae57d
commit
94dfecd487
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ matrix:
|
||||||
env: COMPILER=clang-3.6
|
env: COMPILER=clang-3.6
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test']
|
packages: ['clang-3.6']
|
||||||
packages: ['g++-6', 'clang-3.6']
|
|
||||||
|
|
||||||
################
|
################
|
||||||
# build script #
|
# build script #
|
||||||
|
|
Loading…
Reference in a new issue