👷 removed g++

This commit is contained in:
Niels Lohmann 2017-08-10 19:31:43 +02:00
parent 8963aae57d
commit 94dfecd487
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -33,8 +33,7 @@ matrix:
env: COMPILER=clang-3.6
addons:
apt:
sources: ['ubuntu-toolchain-r-test']
packages: ['g++-6', 'clang-3.6']
packages: ['clang-3.6']
################
# build script #