From: Dmitry Belyavskiy Date: Fri, 7 Dec 2018 19:09:21 +0000 (+0300) Subject: Because of some deprecations, we lost compatibility with master X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=61217c209cd978de2b823bdc1a11ca8d1864c7d8;p=openssl-gost%2Fengine.git Because of some deprecations, we lost compatibility with master --- diff --git a/.travis.yml b/.travis.yml index 4d68008..7f22697 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ env: matrix: include: - - env: OPENSSL_BRANCH=master + - env: OPENSSL_BRANCH=OpenSSL_1_1_1-stable os: linux compiler: gcc - env: OPENSSL_BRANCH=OpenSSL_1_1_0-stable