aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bf6999a..b27f36f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,7 +54,7 @@ android:
- '.+'
script:
- - ./gradlew build check jacocoTestDebugReport
+ - ./gradlew build check jacocoUnitTestDebugReport
- ./scripts/check-lint-count.sh app/build/outputs/lint-results.xml $HOME/.cache/lint/issue-count.txt $HOME/.cache/lint/issue-count.txt
after_success: ./gradlew coveralls