From: Thomas BAUDIER Date: Thu, 28 Nov 2019 15:46:40 +0000 (+0100) Subject: Remove sonarQube X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=clitk.git;a=commitdiff_plain;h=ba7eb37f66c14a90fe67ac035ecf9d8bc70fef1a Remove sonarQube It fails in travis --- diff --git a/travis/travis_build_vv.sh b/travis/travis_build_vv.sh index 1d88133..2f47b12 100755 --- a/travis/travis_build_vv.sh +++ b/travis/travis_build_vv.sh @@ -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