Просмотр исходного кода

travis: omit building the release to increase turnaround

Peter Dimov 8 лет назад
Родитель
Сommit
ee30bc3edd
1 измененных файлов с 0 добавлено и 7 удалено
  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号