X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=travis%2Ftravis_build_vv.sh;h=2f47b128fda91ece0e1a1e987afc11929c0efba5;hb=ba7eb37f66c14a90fe67ac035ecf9d8bc70fef1a;hp=54720764e6cd7a44b8b7c60e2914e47117feb319;hpb=1865f86b7420682f57e160c911cfebabbfaa8375;p=clitk.git diff --git a/travis/travis_build_vv.sh b/travis/travis_build_vv.sh index 5472076..2f47b12 100755 --- a/travis/travis_build_vv.sh +++ b/travis/travis_build_vv.sh @@ -23,5 +23,7 @@ mkdir -p $BUILD_DIR cd $BUILD_DIR cmake $cmake_arg_str .. $MAKE -cd - +cd .. +#build-wrapper-linux-x86-64 --out-dir bw-output make clean all +#sonar-scanner cd $cwd