We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a7f84 commit 13be3d8Copy full SHA for 13be3d8
.travis.yml
@@ -18,4 +18,4 @@ script:
18
# other script steps might be done before running the actual SonarQube analysis
19
- echo "About to run sonar-scanner"
20
- cd restcomm
21
- - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent sonar:sonar
+ - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent surefire-report:report sonar:sonar
0 commit comments