]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - .travis.yml
travis-ci: cleanup "so/dylib" mangling, not needed
[openssl-gost/engine.git] / .travis.yml
index 47f49b825e0f8c4123a521cf025e7fbab49e98b5..d5224fc65f861a0f3a89bcd0894b54494c97358b 100644 (file)
@@ -42,5 +42,4 @@ script:
   - cd build
   - cmake -DOPENSSL_ROOT_DIR=${PREFIX} -DOPENSSL_LIBRARIES=${PREFIX}/lib -DOPENSSL_ENGINES_DIR=${PREFIX}/engines ${ASAN} ..
   - make
-  - if [ "${TRAVIS_OS_NAME}" = "osx" ]; then cp bin/gost.{dylib,so}; fi # this hack is most probably related to https://github.com/openssl/openssl/issues/727
   - make test CTEST_OUTPUT_ON_FAILURE=1