mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Test b2 -n status
from a release layout
This commit is contained in:
parent
bf3e3e50a1
commit
5895a47b90
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ matrix:
|
|||
# Simple integrated status tests check.
|
||||
- env: SCRIPT=ci_boost_status
|
||||
|
||||
# Same, but using release layout
|
||||
- env: SCRIPT=ci_boost_status RELEASE=1
|
||||
|
||||
# Run 'quick' tests.
|
||||
- env: SCRIPT=ci_boost_status TARGET=quick TOOLSET=gcc CXXSTD=03,11
|
||||
compiler: g++
|
||||
|
|
Loading…
Add table
Reference in a new issue