From 10450e218636840f1328d157054c05f5e8b0f911 Mon Sep 17 00:00:00 2001 From: Michael Klein Date: Thu, 15 Jan 2015 15:35:12 +0100 Subject: [PATCH] Update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec80794..1f38b5c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,4 @@ https://github.com/sqality/scct Add the following properties to your project's sonar-project.properties file: sonar.junit.reportsPath=test-reports - sonar.core.codeCoveragePlugin=cobertura - sonar.java.coveragePlugin=cobertura sonar.cobertura.reportPath=target/scala-[scala-version]/coverage-report/cobertura.xml