mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 19:25:13 +00:00
Add MODE=check release build to Travis
This commit is contained in:
parent
54d172dfad
commit
09788051b5
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