Fix typo in previous commit.
authorRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:44:52 +0000 (11:44 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 25 Sep 2015 15:44:52 +0000 (11:44 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
.travis.yml

index 14e0a87b7f8a4828be0d630a35d31d8ac9be1062..3125363cdf009d29e6b859bf7b9f3b8397862e97 100644 (file)
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--d --strict-warnings"
+    - CONFIG_OPTS="-d --strict-warnings"
 
 matrix:
     exclude:
 
 matrix:
     exclude: