CI: correct clang-libc++ invocation.

This commit is contained in:
jzmaddock
2019-06-22 18:01:26 +01:00
parent 892b6a8e4e
commit b3c5c3a442

View File

@ -196,7 +196,7 @@ matrix:
- os: linux
compiler: clang++-libc++
env: TOOLSET=clang COMPILER=clang++-libc++ CXXSTD=03,11,14,1z
env: TOOLSET=clang COMPILER="clang++-5.0 -stdlib=libc++" CXXSTD=03,11,14
addons:
apt:
packages: