Change --debug to -d for compat with old releases.
authorRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:38:43 +0000 (11:38 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:38:43 +0000 (11:38 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
.travis.yml

index cb28758e89fd1e716454f8f01ef0775c7cebda73..14e0a87b7f8a4828be0d630a35d31d8ac9be1062 100644 (file)
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--debug --strict-warnings"
+    - CONFIG_OPTS="--d --strict-warnings"
 
 matrix:
     exclude: