From 6bbaa16222d9c3eb61440c7f47e3d1931cddc023 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Mon, 12 Feb 2018 00:31:04 +0330 Subject: fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5430db3..22751d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ before_script: script: - make PY_CONF=python3.5-config CXX=clang-5.0 LLVM_CONF=llvm-config-5.0 BUILD_MODE=COV_NO_CLANG -j2 - - ./extra-tools/precommitTests.sh + #- ./extra-tools/precommitTests.sh after_failure: - find . -maxdepth 1 -name "core*" -- cgit v1.2.3