👷 fixed compiler

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

View File

@ -29,8 +29,8 @@ matrix:
include:
- os: linux
compiler: gcc
env: COMPILER=clang-3.8
compiler: clang
env: COMPILER=clang-3.7
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']