mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +00:00
Add EOL=NONE config to Travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user