소스 검색

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号