👷 different source

This commit is contained in:
Niels Lohmann 2017-08-10 19:15:16 +02:00
parent eb6de822bb
commit e333562633
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

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