File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ if [ $TRAVIS_REPO_SLUG == "mybatis/spring" ] && [ "$TRAVIS_PULL_REQUEST" == "fal
50
50
# echo -e "Successfully deploy site under Travis job ${TRAVIS_JOB_NUMBER}"
51
51
52
52
# Notify Sonar
53
- ./mvnw clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar -Dsonar.host.url=https://sonarqube.com -Dsonar.login=ccf0be39fd0ca5ea5aa712247c79da7233cd3caa
53
+ ./mvnw clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=ccf0be39fd0ca5ea5aa712247c79da7233cd3caa
54
54
echo -e " Successfully ran Sonar integration under Travis job ${TRAVIS_JOB_NUMBER} "
55
55
else
56
56
echo " Java Version does not support additonal activity for travis CI"
You can’t perform that action at this time.
0 commit comments