Add EOL=NONE config to Travis

This commit is contained in:
Peter Dimov 2017-09-03 20:03:04 +03:00
parent bafa65d99e
commit ff48d83ad6

View file

@ -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