Skip to content

Commit 13be3d8

Browse files
committed
Fixes for sonar-qube analysis
This refer to #2186
1 parent 33a7f84 commit 13be3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ script:
1818
# other script steps might be done before running the actual SonarQube analysis
1919
- echo "About to run sonar-scanner"
2020
- cd restcomm
21-
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent sonar:sonar
21+
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent surefire-report:report sonar:sonar

0 commit comments

Comments
 (0)