diff --git a/src/CTestCustom.cmake.in b/src/CTestCustom.cmake.in index 8d4f10ed86..90d46b77e5 100644 --- a/src/CTestCustom.cmake.in +++ b/src/CTestCustom.cmake.in @@ -5,6 +5,7 @@ SET(CTEST_CUSTOM_MEMCHECK_IGNORE ${CTEST_CUSTOM_MEMCHECK_IGNORE} # The following tests are disabled since they take too much time on travis-ci "leanslowtests" "threads" + "style_check" ) # Regular expression for excluding files from coverage testing