Преглед изворни кода

travis: omit building the release to increase turnaround

Peter Dimov пре 8 година
родитељ
комит
ee30bc3edd
1 измењених фајлова са 0 додато и 7 уклоњено
  1. 0 7
      .travis.yml

+ 0 - 7
.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.

粤ICP备19079148号