Remove stricts-warnings on 1.0.0 travis.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 68d53e4f30)
This commit is contained in:
@@ -18,7 +18,7 @@ compiler:
|
|||||||
env:
|
env:
|
||||||
- CONFIG_OPTS=""
|
- CONFIG_OPTS=""
|
||||||
- CONFIG_OPTS="shared"
|
- CONFIG_OPTS="shared"
|
||||||
- CONFIG_OPTS="--debug --strict-warnings"
|
- CONFIG_OPTS="--debug"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
|
|||||||
Reference in New Issue
Block a user