mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Adding g++-5 libraries to clang travis configuration to fix build break
This commit is contained in:
parent
fdf8643471
commit
f972b2d68c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user