summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2017-09-11 23:23:31 +0300
committerPeter Dimov <pdimov@pdimov.com>2017-09-13 18:39:59 +0300
commitee30bc3edd09c457889c755d601aa71dcabea9df (patch)
tree2a04319914915fd3ca6118d3f1c5822aa67262ef /.travis.yml
parentc3e14abdca1fc143ea6485d95ce433cf76ea9b4c (diff)
downloadboost-ee30bc3edd09c457889c755d601aa71dcabea9df.tar.gz
travis: omit building the release to increase turnaround
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index f2b0de84d7..f1e9711da3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,13 +43,6 @@ matrix:
include:
- # Build release package, but skip the final archive/upload step,
- # to stay under time limit
- #
- # Skip EOL=LF and EOL=CRLF because they often time out
-
- - env: SCRIPT=ci_boost_release EOL=NONE JOBS=3
-
- env: SCRIPT=ci_boost_release MODE=check
# Simple integrated status tests check.