X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=34bb127b1978b0656124907d284e4cc8069dcc9e;hb=9ed722fc594ba2c040e4cb706ef8e3703935cae9;hp=30ad2f370d801295bdd20885a918d5e09fb7134d;hpb=b645750f6e55c4baeb161a66256018816f9ddeb8;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