Change --debug to -d for compat with old releases.
authorRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:41:37 +0000 (11:41 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:41:37 +0000 (11:41 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 1d4ddb4e1a088f1333c4bb155c52c7f94e572bca)

.travis.yml

index c9b1385d1eb69beeb84ded03ecb1c71fac4273d4..c3965d56d189f45db7f6aa3deb84a7ab826666dc 100644 (file)
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--debug"
+    - CONFIG_OPTS="-d"
 
 matrix:
     exclude: