Fix travis 1.0.2 builds
authorAlessandro Ghedini <alessandro@ghedini.me>
Wed, 7 Oct 2015 20:40:37 +0000 (16:40 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 7 Oct 2015 20:42:42 +0000 (16:42 -0400)
commitbb7b893d7c36803d8c5d4ca82a5a037c5fc111b9
treea42c4f332334b5713114cc7c2d19e7b68a221bde
parentcc1cdc5df5e80883de20d6f59ecfc4505bbb3e52
Fix travis 1.0.2 builds

Disable -Wshadow error when building with GCC
Add support for linu-x86_64-clang debug; this is needed for Travis CI.
Disable linux-clang and mingw debug builds on Travis CI; not supported.
Fix Travis email notifications config

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
.travis.yml
Configure