X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.travis.yml;h=372d045a312e2c154963da4d6619700e3dc18525;hb=e860e2819526d188cafcfa64dbbe52595c5ac167;hp=d617ecec89a7734b4ea45ee267097ddbb73596b3;hpb=09615031fffa93d7b42af7ad1029d963445c7c74;p=openssl-gost%2Fengine.git 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