mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
travis: build osx with libressl too
This commit is contained in:
parent
23b4a05210
commit
1767adf439
@ -33,6 +33,9 @@ matrix:
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
env: BUILD_TYPE=debug CONFIGURE=--with-ssl=/usr/local/opt/openssl
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
env: BUILD_TYPE=debug CONFIGURE=--with-ssl=/usr/local/opt/libressl
|
||||
- os: osx
|
||||
compiler: clang
|
||||
env: BUILD_TYPE=normal
|
||||
|
Loading…
x
Reference in New Issue
Block a user