From: Rich Salz Date: Fri, 25 Sep 2015 15:38:43 +0000 (-0400) Subject: Change --debug to -d for compat with old releases. X-Git-Tag: OpenSSL_1_0_2e~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=605a54ef1c17f93d5a5f09150953f444d4a3ad39;p=openssl Change --debug to -d for compat with old releases. Reviewed-by: Tim Hudson (cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca) --- diff --git a/.travis.yml b/.travis.yml index cb28758e89..14e0a87b7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ compiler: env: - CONFIG_OPTS="" - CONFIG_OPTS="shared" - - CONFIG_OPTS="--debug --strict-warnings" + - CONFIG_OPTS="--d --strict-warnings" matrix: exclude: