From: Rich Salz Date: Fri, 25 Sep 2015 15:43:51 +0000 (-0400) Subject: Fix typo in previous merge X-Git-Tag: OpenSSL_1_0_1q~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dfa08ea7502d58e10d222165c0200075ef6bb739;p=oweals%2Fopenssl.git 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: