• A
    Fix travis builds on master · 2d284623
    Alessandro Ghedini 提交于
    -Allow mingw debug builds to fail on Travis CI
    -Fix Travis email notifications config
    -Rename a variable to avoid a bogus warning with old GCC
     error: declaration of ``dup'' shadows a global declaration [-Werror=shadow]
    -Disable pedantic ms-format warnings with mingw
    -Properly define const DH parameters
    -Restore --debug flag in Travis CI builds; -d would get incorrectly passed
     to ./Configure in mingw debug builds.
    Signed-off-by: NRich Salz <rsalz@openssl.org>
    Reviewed-by: NMatt Caswell <matt@openssl.org>
    2d284623
.travis.yml 1.1 KB