]> Creatis software - clitk.git/commitdiff
Add sonarCloud
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 14 Feb 2018 08:09:00 +0000 (09:09 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 14 Feb 2018 08:09:00 +0000 (09:09 +0100)
travis/travis_build_vv.sh

index 0ae7092fb3a226c437e10e9e6b7bf2b9c42de063..d34c9e963f6cf6fd17ff194f7f98bea64c62b9ab 100755 (executable)
@@ -24,5 +24,6 @@ cd $BUILD_DIR
 cmake $cmake_arg_str ..
 $MAKE
 cd ..
+build-wrapper-linux-x86-64 --out-dir bw-output make all
 sonar-scanner
 cd $cwd