1
0
forked from boostorg/core

Restrict clang-3.5 to 03/11 to avoid ::gets error

This commit is contained in:
Peter Dimov
2020-01-02 21:04:06 +02:00
parent bf5778403e
commit 8f2841de83

View File

@ -161,7 +161,7 @@ matrix:
- os: linux
dist: trusty
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: