aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-09-25 11:38:43 -0400
committerRich Salz <rsalz@openssl.org>2015-09-25 11:39:26 -0400
commit605a54ef1c17f93d5a5f09150953f444d4a3ad39 (patch)
treef0552c886a658ec448bab64032bba16defe7f77b /.travis.yml
parent51ff683c12104f667c33f37c1fdb35ab47571ea1 (diff)
downloadopenssl-605a54ef1c17f93d5a5f09150953f444d4a3ad39.tar.gz
Change --debug to -d for compat with old releases.
Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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: