From: Rich Salz Date: Fri, 25 Sep 2015 15:44:28 +0000 (-0400) Subject: Fix typo in previous merge. X-Git-Tag: OpenSSL_1_0_2e~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=920f7cf8972d8185b0b8eb6640a1bbff59b69ca3;p=openssl Fix typo in previous merge. Reviewed-by: Tim Hudson --- diff --git a/.travis.yml b/.travis.yml index 14e0a87b7f..3125363cdf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ compiler: env: - CONFIG_OPTS="" - CONFIG_OPTS="shared" - - CONFIG_OPTS="--d --strict-warnings" + - CONFIG_OPTS="-d --strict-warnings" matrix: exclude: