summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3d3e2de644..cf111ca186 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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