mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Do not build Boost w/ clang on Travis; not worth the time taken
This commit is contained in:
parent
163c14b2a0
commit
b1052ad4bf
1 changed files with 0 additions and 3 deletions
|
@ -59,9 +59,6 @@ matrix:
|
|||
- env: SCRIPT=ci_boost_build TOOLSET=gcc CXXSTD=11
|
||||
compiler: g++
|
||||
|
||||
- env: SCRIPT=ci_boost_build TOOLSET=clang CXXSTD=11
|
||||
compiler: clang++
|
||||
|
||||
# Run tests for the library updated by this commit.
|
||||
- env: SCRIPT=ci_boost_test_library TOOLSET=gcc CXXSTD=11
|
||||
compiler: g++
|
||||
|
|
Loading…
Add table
Reference in a new issue