summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cf111ca186..39f50e6ee4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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