Commit 605a54ef authored by Rich Salz's avatar Rich Salz
Browse files

Change --debug to -d for compat with old releases.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(cherry picked from commit 1d4ddb4e)
parent 51ff683c
Loading
Loading
Loading
Loading
+1 −1
Changes for .travis.yml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ compiler:
env:
    - CONFIG_OPTS=""
    - CONFIG_OPTS="shared"
    - CONFIG_OPTS="--debug --strict-warnings"
    - CONFIG_OPTS="--d --strict-warnings"

matrix:
    exclude: