X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.travis.yml;h=34bb127b1978b0656124907d284e4cc8069dcc9e;hb=refs%2Fheads%2Fgost_provider;hp=30ad2f370d801295bdd20885a918d5e09fb7134d;hpb=2d3c1d9da9a9ef4355a60fbfa57981ea0ca5a285;p=openssl-gost%2Fengine.git diff --git a/.travis.yml b/.travis.yml index 30ad2f3..34bb127 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,4 +51,4 @@ script: - cd build - cmake -DOPENSSL_ROOT_DIR=${PREFIX} -DOPENSSL_LIBRARIES=${PREFIX}/lib -DOPENSSL_ENGINES_DIR=${PREFIX}/engines ${ASAN} .. - if [ ! -z ${COVERITY_SCAN_TOKEN+x} -a "${RUN_COVERITY}" = "1" ]; then curl -s "https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh" | bash || true; else make; fi - - make test CTEST_OUTPUT_ON_FAILURE=1 + #- make test CTEST_OUTPUT_ON_FAILURE=1