aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-09-25 11:44:52 -0400
committerRich Salz <rsalz@openssl.org>2015-09-25 11:44:52 -0400
commit5db6336dee6701ddfc3a234383e522295645c6b0 (patch)
tree7472c826dfa61a5b72bbd354935817eb1c711474 /.travis.yml
parent1d4ddb4e1a088f1333c4bb155c52c7f94e572bca (diff)
downloadopenssl-5db6336dee6701ddfc3a234383e522295645c6b0.tar.gz
Fix typo in previous commit.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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: