👷 clang-3.6

This commit is contained in:
Niels Lohmann 2017-08-10 19:24:36 +02:00
parent 5aceb0e029
commit 8963aae57d
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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