Add MODE=check release build to Travis

This commit is contained in:
Peter Dimov 2017-09-06 13:48:29 +03:00
parent dbf63633ae
commit 7a33fc8e02

View file

@ -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