Add missing cxxstd=03 to libc++ Travis job

This commit is contained in:
Peter Dimov
2018-01-16 16:13:41 +02:00
parent 6735806863
commit 693109361e

View File

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