]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
travis-ci: add PR testing for OpenSSL-1.1.1 branch
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 28 Jan 2020 12:51:15 +0000 (17:51 +0500)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Tue, 28 Jan 2020 13:14:13 +0000 (16:14 +0300)
.travis.yml

index d617ecec89a7734b4ea45ee267097ddbb73596b3..372d045a312e2c154963da4d6619700e3dc18525 100644 (file)
@@ -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