👷 another try

This commit is contained in:
Niels Lohmann 2017-08-10 19:59:00 +02:00
parent f256587c4f
commit 82cd8c8d02
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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