]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - .travis.yml
Try to fix Travis-CI build installing cpanimus
[openssl-gost/engine.git] / .travis.yml
index d5224fc65f861a0f3a89bcd0894b54494c97358b..b3c120f1bdb0d68cc7e3ce346f51587da7e50e33 100644 (file)
@@ -29,6 +29,7 @@ matrix:
 
 
 before_script:
+  - curl -L https://cpanmin.us | sudo perl - --sudo App::cpanminus
   - sudo cpanm --notest Test2::V0 > build.log 2>&1 || (cat build.log && exit 1)
   - git clone --depth 1 -b ${OPENSSL_BRANCH} https://github.com/openssl/openssl.git
   - cd openssl