Fix duplicate error codes
[openssl.git] / .travis.yml
index a60c40289f0d006c97060970e42ee926e6acace2..055b2f868e27da8fd33daf7e6577dbab1c5669db 100644 (file)
@@ -22,7 +22,6 @@ addons:
 
 os:
     - linux
-    - osx
 
 compiler:
     - clang
@@ -34,6 +33,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: