Add missing addons: line

This commit is contained in:
Peter Dimov
2017-11-02 18:48:57 +02:00
parent 4eff2bc994
commit 8ba5a3c7dd

View File

@ -31,6 +31,7 @@ matrix:
- os: linux
compiler: clang++
env: TOOLSET=clang CXXSTD=03,11,14,1z
addons:
apt:
packages:
- libstdc++-4.9-dev