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:38:43 -0400
commit1d4ddb4e1a088f1333c4bb155c52c7f94e572bca (patch)
tree23573597063daf3ad5fa10ecd0687ca84f625e5a /.travis.yml
parent0c71c88bb3fdc570218ad575f5f560ae5a9a40c8 (diff)
downloadopenssl-1d4ddb4e1a088f1333c4bb155c52c7f94e572bca.tar.gz
Change --debug to -d for compat with old releases.
Reviewed-by: Tim Hudson <tjh@openssl.org>
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: