Use travis built-in SonarCloud support

This commit is contained in:
Gary Tierney
2018-08-23 22:55:44 +01:00
parent 03786a6314
commit 5346eab529
3 changed files with 24 additions and 4 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ allprojects {
}
apply from: 'gradle/properties.gradle'
apply from: 'gradle/jacoco.gradle'
apply from: 'gradle/quality-gate.gradle'
apply from: 'gradle/wrapper.gradle'