Trim the Travis config
authorEmilia Kasper <emilia@openssl.org>
Sun, 6 Mar 2016 20:59:53 +0000 (21:59 +0100)
committerEmilia Kasper <emilia@openssl.org>
Sun, 6 Mar 2016 21:37:18 +0000 (22:37 +0100)
commit3135650970f280cce0fdbbf06024daa8b23bfd85
treeb00d43528253c3cb1f0785087e9b1166c824590f
parenta4cb3bc8f205383ed087f83950c42a9049db7494
Trim the Travis config

- Remove no-asm. We've got to cut something, and this is at least
  partially covered by the sanitizer builds.
- Remove enable-crypto-mdebug from sanitizer
  builds. enable-crypto-mdebug has been shown to catch some static
  initialization bugs that the standard leak sanitizer can't so
  perhaps it has _some_ value; but we shouldn't let the two compete.

Reviewed-by: Richard Levitte <levitte@openssl.org>
.travis.yml