mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Add a stack trace to debug coveralls
This commit is contained in:
parent
af5875cf86
commit
ea682d664c
@ -5,4 +5,4 @@ script:
|
|||||||
- ./gradlew test
|
- ./gradlew test
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- ./gradlew jacocoTestReport coveralls
|
- ./gradlew jacocoTestReport coveralls --stacktrace
|
Loading…
Reference in New Issue
Block a user