Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisheeth Barthwal committed Jul 26, 2020
1 parent 1719dbb commit 23aac50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ This will add a gradle task `coverallsJacoco` that can be used to publish covera
## Options
```kotlin
coverallsJacoco {
dependsOn test

rootPackage = 'com.github.nbaztec.foo' // optional, leave out if project has java directory structure
reportPath = 'build/reports/jacoco/test/jacocoTestReport.xml'
}
Expand Down

0 comments on commit 23aac50

Please sign in to comment.