]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - .travis.yml
ameth: fill digestParamSet for the sake of backwards compatibility
[openssl-gost/engine.git] / .travis.yml
index 30ad2f370d801295bdd20885a918d5e09fb7134d..9a9d10d13a3163aa3bf093c7c03a9f7c862f71c5 100644 (file)
@@ -1,5 +1,5 @@
 sudo: required
-dist: xenial
+dist: bionic
 
 os: linux
 
@@ -33,6 +33,9 @@ matrix:
     - env: RUN_COVERITY=1 COVERITY_SCAN_PROJECT_NAME="gost-engine" COVERITY_SCAN_BRANCH_PATTERN="*" COVERITY_SCAN_NOTIFICATION_EMAIL="beldmit@gmail.com" COVERITY_SCAN_BUILD_COMMAND="make"
       os: linux
       compiler: gcc
+    - os: linux
+      arch: arm64
+      compiler: gcc
     - os: osx
       compiler: clang