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:
Ilya Shipitsin 2019-05-05 17:43:37 +05:00 committed by Willy Tarreau
parent db6e4beea7
commit 70e0224987
1 changed files with 1 additions and 1 deletions

View File

@ -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