]> Creatis software - clitk.git/blobdiff - travis/travis_build_vv.sh
Remove sonarQube
[clitk.git] / travis / travis_build_vv.sh
index 54720764e6cd7a44b8b7c60e2914e47117feb319..2f47b128fda91ece0e1a1e987afc11929c0efba5 100755 (executable)
@@ -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