mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Enable runtime testing of no-deprecated builds in Travis
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10232)
This commit is contained in:
parent
8aca4bfe82
commit
c89799605b
@ -46,7 +46,7 @@ matrix:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
compiler: clang
|
||||
env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES no-deprecated" BUILDONLY="yes"
|
||||
env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES no-deprecated"
|
||||
- os: linux
|
||||
dist: bionic
|
||||
compiler: clang
|
||||
|
Loading…
Reference in New Issue
Block a user