Explorar el Código

travis: omit building the release to increase turnaround

Peter Dimov hace 8 años
padre
commit
ee30bc3edd
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  1. 0 7
      .travis.yml

+ 0 - 7
.travis.yml

@@ -43,13 +43,6 @@ matrix:
 
 
   include:
   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
     - env: SCRIPT=ci_boost_release MODE=check
 
 
     # Simple integrated status tests check.
     # Simple integrated status tests check.

粤ICP备19079148号