Remove stricts-warnings on 1.0.0 travis.
authorRich Salz <rsalz@openssl.org>
Tue, 22 Sep 2015 21:21:49 +0000 (17:21 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 22 Sep 2015 21:22:20 +0000 (17:22 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 68d53e4f303c0b4926ad109e75ff728db229f497)

.travis.yml

index cb28758e89fd1e716454f8f01ef0775c7cebda73..c9b1385d1eb69beeb84ded03ecb1c71fac4273d4 100644 (file)
@@ -18,7 +18,7 @@ compiler:
 env:
     - CONFIG_OPTS=""
     - CONFIG_OPTS="shared"
-    - CONFIG_OPTS="--debug --strict-warnings"
+    - CONFIG_OPTS="--debug"
 
 matrix:
     exclude: