From: Rich Salz Date: Fri, 25 Sep 2015 15:44:52 +0000 (-0400) Subject: Fix typo in previous commit. X-Git-Tag: OpenSSL_1_1_0-pre1~509 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5db6336dee6701ddfc3a234383e522295645c6b0;p=oweals%2Fopenssl.git Fix typo in previous commit. 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: