2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-02-22 03:22:32 +00:00

Clang 3.5 on Xenial doesn't support C++14

This commit is contained in:
Peter Dimov
2019-12-03 07:02:35 +02:00
parent e1c8cef442
commit fa316c9cff

View File

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