Loading .travis.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
.travis.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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