Add a stack trace to debug coveralls

robolectric-error
Bradlee Speice 2014-11-17 21:30:15 -05:00
parent af5875cf86
commit ea682d664c
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ script:
- ./gradlew test
after_success:
- ./gradlew jacocoTestReport coveralls
- ./gradlew jacocoTestReport coveralls --stacktrace