]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - .cirrus.yml
Making a gost provider - Add the provider foundation
[openssl-gost/engine.git] / .cirrus.yml
index 7a0c3c9322062110b28d257ee4163097bfc5691a..d2058558483ea721fe8605ea1725a29bbe20b61c 100644 (file)
@@ -8,6 +8,8 @@ FreeBSD_task:
   install_script:
     - pkg install -y git cmake p5-App-cpanminus gdb pkgconf
     - sudo cpanm --notest Test2::V0
+  update_git_script:
+    - git submodule update --recursive --init
   script:
     - git clone --depth 1 -b ${OPENSSL_BRANCH} https://github.com/openssl/openssl.git
     - cd openssl