cat unit test failure report if failures found

This commit is contained in:
Branden Archer
2016-02-20 13:47:30 -05:00
parent 0289720c09
commit eb61f81b52

View File

@@ -24,3 +24,4 @@ script: gradle build lint findbugs test
after_failure:
- cat app/build/outputs/lint-results.xml
- cat app/build/reports/findbugs/findbugs.html
- cat app/build/reports/tests/debug/index.html