BUILD: travis-ci: get back to osx without openssl support
there's some issue with socket path, after it is resolved, we will enable openssl for osx
This commit is contained in:
parent
db6e4beea7
commit
70e0224987
|
@ -44,7 +44,7 @@ matrix:
|
|||
env: TARGET=linux2628 FLAGS=
|
||||
- os: osx
|
||||
compiler: clang
|
||||
env: TARGET=generic FLAGS="USE_OPENSSL=1" OPENSSL_VERSION=1.1.1b
|
||||
env: TARGET=generic FLAGS=
|
||||
|
||||
install:
|
||||
- git clone https://github.com/VTest/VTest.git ../vtest
|
||||
|
|
Loading…
Reference in New Issue