👷 added source for gcc

This commit is contained in:
Niels Lohmann 2017-08-10 20:12:27 +02:00
parent 195d773bc5
commit 8de710bbe7
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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