mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +00:00
Use shorter and more obvious env var for EOL build type.
This commit is contained in:
+2
-2
@@ -50,12 +50,12 @@ matrix:
|
||||
# Build release package for LF end-of-line style text files.
|
||||
- env:
|
||||
- SCRIPT=ci_boost_release
|
||||
- RELEASE_BUILD=LF
|
||||
- EOL=LF
|
||||
|
||||
# Build release package for CRLF end-of-line style text files (i.e. for Windows).
|
||||
- env:
|
||||
- SCRIPT=ci_boost_release
|
||||
- RELEASE_BUILD=CRLF
|
||||
- EOL=CRLF
|
||||
|
||||
# Library requirements tests.
|
||||
- env:
|
||||
|
||||
Reference in New Issue
Block a user