Add no-ec build
authorRich Salz <rsalz@openssl.org>
Tue, 14 Feb 2017 16:51:22 +0000 (11:51 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 14 Feb 2017 17:10:46 +0000 (12:10 -0500)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2626)
(cherry picked from commit b4568b04c7cd425103ac8f1603682e8da2044238)

.travis.yml

index e848fc7b7558eb119f9cbac71e0514ac2f1c364a..24f62dd5d45364db44de8befdcec83833b53d7d5 100644 (file)
@@ -33,6 +33,7 @@ env:
     - CONFIG_OPTS="no-pic --strict-warnings" BUILDONLY="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: