From ee30bc3edd09c457889c755d601aa71dcabea9df Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 11 Sep 2017 23:23:31 +0300 Subject: travis: omit building the release to increase turnaround --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.travis.yml') 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. -- cgit v1.2.1