Adding g++-5 libraries to clang travis configuration to fix build break

This commit is contained in:
Anna Gringauze 2015-10-15 13:00:10 -07:00
parent fdf8643471
commit f972b2d68c

View File

@ -12,6 +12,7 @@ matrix:
packages: packages:
- clang-3.6 - clang-3.6
- cmake - cmake
- g++-5
sources: &sources sources: &sources
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.6 - llvm-toolchain-precise-3.6