Add libstdc++-4.9-dev to clang-3.6

This commit is contained in:
Peter Dimov
2018-09-11 20:17:17 +03:00
parent 553792d40c
commit 7edf9a030a

View File

@ -165,6 +165,7 @@ matrix:
apt:
packages:
- clang-3.6
- libstdc++-4.9-dev
sources:
- ubuntu-toolchain-r-test