travis: build osx with libressl too
This commit is contained in:
Родитель
23b4a05210
Коммит
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче