2
0
mirror of https://github.com/boostorg/icl.git synced 2026-01-19 04:12:13 +00:00

Merge branch 'develop' into feature/pull-9

This commit is contained in:
Peter Dimov
2017-11-21 20:34:23 +02:00

View File

@@ -61,6 +61,12 @@ matrix:
- os: linux
compiler: clang++
env: TOOLSET=clang CXXSTD=03,11,14,1z
addons:
apt:
packages:
- libstdc++-4.9-dev
sources:
- ubuntu-toolchain-r-test
- os: osx
compiler: clang++