mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
travis: test the library updated by the commit
This commit is contained in:
parent
2946b6888b
commit
dbf63633ae
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ matrix:
|
|||
- env: SCRIPT=ci_boost_status TARGET=quick TOOLSET=clang
|
||||
compiler: clang++
|
||||
|
||||
# Run tests for the library updated by this commit.
|
||||
- env: SCRIPT=ci_boost_test_library TOOLSET=gcc CXXSTD=11
|
||||
compiler: g++
|
||||
|
||||
# Library requirements tests.
|
||||
- env: SCRIPT=ci_boost_library_check
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue