]> Creatis software - clitk.git/blobdiff - travis/travis_build_vv.sh
Change vnl_math_abs to std::
[clitk.git] / travis / travis_build_vv.sh
index d34c9e963f6cf6fd17ff194f7f98bea64c62b9ab..1d8813354f8b47b2f870a9ae57bd37f4c7146faf 100755 (executable)
@@ -24,6 +24,6 @@ cd $BUILD_DIR
 cmake $cmake_arg_str ..
 $MAKE
 cd ..
-build-wrapper-linux-x86-64 --out-dir bw-output make all
+#build-wrapper-linux-x86-64 --out-dir bw-output make clean all
 sonar-scanner
 cd $cwd