Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
correctly update the SonarQube URLs
[simgrid.git] / tools / internal / travis-sonarqube.sh
index 3dc02e5..c74a25d 100755 (executable)
@@ -38,4 +38,4 @@ installBuildWrapper
 
 # and finally execute the actual SonarQube analysis (the SONAR_TOKEN is set from the travis web interface, to not expose it)
 # See https://docs.travis-ci.com/user/sonarqube/ for more info on tokens
-sonar-scanner -Dsonar.host.url=https://nemo.sonarqube.org -Dsonar.login=$SONAR_TOKEN
+sonar-scanner -Dsonar.host.url=https://sonarqube.org -Dsonar.login=$SONAR_TOKEN