1
0
forked from boostorg/core

Change cxxstd to 2a on clang 10 until Boost.Build is merged to master.

This commit is contained in:
Andrey Semashev
2020-05-08 17:17:14 +03:00
parent fb593cbbc8
commit 9c33851420

View File

@ -275,7 +275,7 @@ matrix:
- os: linux
compiler: clang++-10
env: TOOLSET=clang COMPILER=clang++-10 CXXSTD=03,11,14,17,20
env: TOOLSET=clang COMPILER=clang++-10 CXXSTD=03,11,14,17,2a
addons:
apt:
packages: