Skip to content

Commit

Permalink
Add no-ec build
Browse files Browse the repository at this point in the history
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from #2626)
  • Loading branch information
Rich Salz committed Feb 14, 2017
1 parent 52f4840 commit b08ee30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit b08ee30

Please sign in to comment.