From: Thomas BAUDIER Date: Thu, 28 Nov 2019 15:28:30 +0000 (+0100) Subject: Remove sonarQube X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=502d2827b43310d71e16e5237216af8e62f0dcf4;p=clitk.git Remove sonarQube It fails in travis --- diff --git a/.travis.yml b/.travis.yml index a36890a..7de5250 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,10 +75,10 @@ notifications: on_success: never on_failure: never -addons: - sonarcloud: - organization: "open-vv-github" - token: $SONAR_TOKEN +#addons: +# sonarcloud: +# organization: "open-vv-github" +# token: $SONAR_TOKEN branches: only: @@ -115,7 +115,7 @@ cache: - $HOME/vtk-build - $HOME/itk - $HOME/itk-build - - '$HOME/.sonar/cache' +# - '$HOME/.sonar/cache' - timeout: 10000 before_script: