mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 22:04:34 +02:00
Trim Travis OSX cpp versions
This commit is contained in:
@@ -114,7 +114,7 @@ matrix:
|
||||
- llvm-toolchain-precise-3.8
|
||||
- *base_sources
|
||||
|
||||
# OSX Clang, C++11, libc++, debug,
|
||||
# OSX Clang, C++14, libc++, debug,
|
||||
# - if: branch != master
|
||||
- os: osx
|
||||
compiler: clang++
|
||||
@@ -122,7 +122,7 @@ matrix:
|
||||
- VARIANT=debug
|
||||
- TOOLSET=clang
|
||||
- COMPILER=clang++
|
||||
- CXXSTD=11,14,17
|
||||
- CXXSTD=14
|
||||
before_install:
|
||||
- brew install openssl
|
||||
- export OPENSSL_ROOT=$(brew --prefix openssl)
|
||||
|
Reference in New Issue
Block a user