diff --git a/.travis.yml b/.travis.yml index fbd80b2..dd4fbda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,8 @@ matrix: exclude: - os: osx compiler: gcc + - os: linux + compiler: clang # Clang requires standard library used by GCC 4.9+, which fails on Travis. install: - |