mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +00:00
Remove ci_boost_library_check from Travis
This commit is contained in:
+5
-5
@@ -69,11 +69,11 @@ matrix:
|
||||
- env: SCRIPT=ci_boost_test_library TOOLSET=clang CXXSTD=11
|
||||
compiler: clang++
|
||||
|
||||
# Library requirements tests.
|
||||
- env: SCRIPT=ci_boost_library_check
|
||||
|
||||
allow_failures:
|
||||
- env: SCRIPT=ci_boost_library_check
|
||||
# # Library requirements tests.
|
||||
# - env: SCRIPT=ci_boost_library_check
|
||||
#
|
||||
# allow_failures:
|
||||
# - env: SCRIPT=ci_boost_library_check
|
||||
|
||||
before_install:
|
||||
# Fetch the scripts to do the actual building/testing.
|
||||
|
||||
Reference in New Issue
Block a user