summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-09-22 17:21:49 -0400
committerRich Salz <rsalz@openssl.org>2015-09-22 17:22:20 -0400
commit640bc796d653afa32d04f7e07a36bf6045a10c7d (patch)
treea8d8e462dd00a98bbc4721c9d5ed3e752e4e2ca9
parentac8cd2c0ab203d2add948338d5712839c49cc8df (diff)
Remove stricts-warnings on 1.0.0 travis.
Reviewed-by: Richard Levitte <levitte@openssl.org> (cherry picked from commit 68d53e4f303c0b4926ad109e75ff728db229f497)
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cb28758e89..c9b1385d1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ compiler:
env:
- CONFIG_OPTS=""
- CONFIG_OPTS="shared"
- - CONFIG_OPTS="--debug --strict-warnings"
+ - CONFIG_OPTS="--debug"
matrix:
exclude: