Skip to content

Commit f35731e

Browse files
committed
Fetch all commits for blame done by SonarQube Analysis
1 parent 3577f19 commit f35731e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

travis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CI)
2727

2828
# integration of jacoco report is quite memory-consuming
2929
export MAVEN_OPTS="-Xmx1536m -Xms128m"
30+
git fetch --unshallow
3031
mvn org.jacoco:jacoco-maven-plugin:prepare-agent verify -Pcoverage-per-test sonar:sonar -B -e -V \
3132
-Dsonar.host.url=$SONAR_HOST_URL \
3233
-Dsonar.login=$SONAR_TOKEN

0 commit comments

Comments
 (0)