mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-05-17 13:17:02 -04:00
do not emit xml results
gradle will output the failures, so this is unnecessary
This commit is contained in:
@@ -16,6 +16,5 @@ android:
|
||||
script: ./gradlew 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
|
||||
|
||||
Reference in New Issue
Block a user