]> Creatis software - clitk.git/commitdiff
Remove sonarQube
authorThomas BAUDIER <thomas.baudier@creatis.insa-lyon.fr>
Thu, 28 Nov 2019 15:46:40 +0000 (16:46 +0100)
committerThomas BAUDIER <thomas.baudier@creatis.insa-lyon.fr>
Thu, 28 Nov 2019 15:46:40 +0000 (16:46 +0100)
    It fails in travis

travis/travis_build_vv.sh

index 1d8813354f8b47b2f870a9ae57bd37f4c7146faf..2f47b128fda91ece0e1a1e987afc11929c0efba5 100755 (executable)
@@ -25,5 +25,5 @@ cmake $cmake_arg_str ..
 $MAKE
 cd ..
 #build-wrapper-linux-x86-64 --out-dir bw-output make clean all
-sonar-scanner
+#sonar-scanner
 cd $cwd