summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-09-25 11:43:08 -0400
committerRich Salz <rsalz@openssl.org>2015-09-25 11:43:08 -0400
commit89133ba26a1c9e0fa99dd2cc782fa504ea3a5137 (patch)
tree95add85739849da5682a162f2ffdb89bcfade85d
parent1d587fdd1ee151ae4f529dce1a012f18d61b10bb (diff)
Change --debug to -d for compat with old releases.
Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca)
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 871afa0b8e..f55678d3cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ compiler:
env:
- CONFIG_OPTS=""
- CONFIG_OPTS="shared"
- - CONFIG_OPTS="--debug"
+ - CONFIG_OPTS="-d"
matrix:
exclude: