diff --git a/.travis.yml b/.travis.yml index 531fce3..0ff1d1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -251,6 +251,7 @@ matrix: apt: packages: - clang-3.5 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.5 @@ -262,6 +263,7 @@ matrix: apt: packages: - clang-3.5 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.5 @@ -383,6 +385,7 @@ matrix: apt: packages: - clang-3.8 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.8 @@ -394,6 +397,7 @@ matrix: apt: packages: - clang-3.8 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.8 @@ -427,6 +431,7 @@ matrix: apt: packages: - clang-3.9 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.9 @@ -438,6 +443,7 @@ matrix: apt: packages: - clang-3.9 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.9