mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Add MODE=check release build to Travis
This commit is contained in:
parent
dbf63633ae
commit
7a33fc8e02
1 changed files with 3 additions and 1 deletions
|
@ -48,7 +48,9 @@ matrix:
|
|||
#
|
||||
# Skip EOL=LF and EOL=CRLF because they often time out
|
||||
|
||||
- env: SCRIPT=ci_boost_release EOL=NONE
|
||||
- env: SCRIPT=ci_boost_release EOL=NONE JOBS=3
|
||||
|
||||
- env: SCRIPT=ci_boost_release MODE=check
|
||||
|
||||
# Simple integrated status tests check.
|
||||
- env: SCRIPT=ci_boost_status
|
||||
|
|
Loading…
Add table
Reference in a new issue