X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.cirrus.yml;h=d2058558483ea721fe8605ea1725a29bbe20b61c;hb=265d89dcbce7fce4fa2b560b70597132fd8eb3b2;hp=7a0c3c9322062110b28d257ee4163097bfc5691a;hpb=23ccf9300e496e115742a44d5f52490f431156f5;p=openssl-gost%2Fengine.git diff --git a/.cirrus.yml b/.cirrus.yml index 7a0c3c9..d205855 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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