Explorar o código

Add EOL=NONE config to Travis

Peter Dimov %!s(int64=8) %!d(string=hai) anos
pai
achega
ff48d83ad6
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -56,6 +56,13 @@ matrix:
       - SCRIPT=ci_boost_release
       - EOL=CRLF
     
+    # Build release package, but skip the final archive/upload step,
+    #  to stay under time limit
+
+    - env:
+      - SCRIPT=ci_boost_release
+      - EOL=NONE
+
     # Library requirements tests.
     - env:
       - SCRIPT=ci_boost_library_check

粤ICP备19079148号