From: Ilya Shipitsin Date: Tue, 28 Jan 2020 12:51:15 +0000 (+0500) Subject: travis-ci: add PR testing for OpenSSL-1.1.1 branch X-Git-Tag: v3.0.0~233 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=e860e2819526d188cafcfa64dbbe52595c5ac167;hp=09615031fffa93d7b42af7ad1029d963445c7c74;p=openssl-gost%2Fengine.git travis-ci: add PR testing for OpenSSL-1.1.1 branch --- diff --git a/.travis.yml b/.travis.yml index d617ece..372d045 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ -sudo: required dist: bionic os: linux @@ -16,6 +15,11 @@ matrix: - name: linux/gcc/x86_64 os: linux compiler: gcc + - name: linux/gcc/x86_64 + os: linux + compiler: gcc + env: OPENSSL_BRANCH=OpenSSL_1_1_1-stable + if: type != cron - name: linux/gcc/ppc64le os: linux arch: ppc64le