👷 removed gcc

This commit is contained in:
Niels Lohmann 2017-08-10 20:06:47 +02:00
parent 6b20f6d1ef
commit e7f2d2646a
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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