From: Ilya Shipitsin Date: Sat, 16 Jun 2018 10:13:11 +0000 (+0500) Subject: add openssl master branch to test matrix X-Git-Tag: v3.0.0~417^2~3^2 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=559b484edb53cda374474b9d427b77cbaabe1914;hp=7310d7cf726813beab9f20323d37cef8da62cc0b;p=openssl-gost%2Fengine.git add openssl master branch to test matrix --- diff --git a/.travis.yml b/.travis.yml index 0c412ca..128a15b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,9 @@ env: matrix: include: + - env: OPENSSL_BRANCH=master + os: linux + compiler: gcc - env: OPENSSL_BRANCH=OpenSSL_1_1_0-stable os: linux compiler: gcc