mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 08:33:00 +00:00
Test b2 -n status
from a release layout
This commit is contained in:
parent
40222e5a46
commit
43a7ea069c
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,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