Properly zero cipher_data for ChaCha20-Poly1305 on cleanup
[openssl.git] / .travis.yml
index a60c40289f0d006c97060970e42ee926e6acace2..7b9e6711645050f83310c2853d02ca0eabb0f4ae 100644 (file)
@@ -34,6 +34,7 @@ env:
     - CONFIG_OPTS="no-pic --strict-warnings" BUILDONLY="yes" CHECKDOCS="yes"
     - CONFIG_OPTS="no-engine no-shared --strict-warnings" BUILDONLY="yes"
     - CONFIG_OPTS="no-stdio --strict-warnings" BUILDONLY="yes"
+    - CONFIG_OPTS="no-ec" BUILDONLY="yes"
 
 matrix:
     include: